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

Brick Wall Florida #2

ID: 7676627361

对局比分

11-2

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

10:15 AM

对决场地

Sunrise, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JD
Jordan Denish

170055 · Philadelphia, PA, US

DUPR

5.122

AT
Alexander Tong

3OOP72 · Charlotte, NC, US

DUPR

5.069

阵营 2负方
JJ
Jun Jeon

PKDD2M · Seoul, KR

DUPR

5.065

MJ Greiner

9PO5KK · West Palm Beach, FL, US

DUPR

4.860

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7676627361
显示原始对决元数据 JSON
[
  {
    "team_id": 5660884415,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Denish",
        "dupr_id": "170055",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Alexander Tong",
        "dupr_id": "3OOP72",
        "rating": 5.069,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 5995109512,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jun Jeon",
        "dupr_id": "PKDD2M",
        "rating": 5.065,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "MJ Greiner",
        "dupr_id": "9PO5KK",
        "rating": 4.86,
        "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"
      }
    ]
  }
]