返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Brick Wall Florida #2

ID: 7843949049

对局比分

4-11

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

10:15 AM

对决场地

Sunrise, FL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JJ
Jun Jeon

PKDD2M · Seoul, KR

DUPR

5.057

MJ Greiner

9PO5KK · West Palm Beach, FL, US

DUPR

4.856

阵营 2胜方
BM
Bradley Mixson

8JM5WM · Miami, FL, US

DUPR

5.377

HG
Harrison Gold

84RZOV · Aventura, FL, US

DUPR

5.461

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7843949049
显示原始对决元数据 JSON
[
  {
    "team_id": 6794115106,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jun Jeon",
        "dupr_id": "PKDD2M",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "MJ Greiner",
        "dupr_id": "9PO5KK",
        "rating": 4.856,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1086634/images/profile/61881abb-878d-4c98-b088-cad75b7394fe.png",
        "location": "West Palm Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5988285203,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bradley Mixson",
        "dupr_id": "8JM5WM",
        "rating": 5.377,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Harrison Gold",
        "dupr_id": "84RZOV",
        "rating": 5.461,
        "profile_pic_url": null,
        "location": "Aventura, FL, US"
      }
    ]
  }
]