返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

OAP Orlando Championship Tournament Doubles MONEYBALL

ID: 7103370856

对局比分

11-8

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

5:00 PM

对决场地

Orlando Racket Sports, South Orange Blossom Trail, Orlando, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
PG
Paul Giles

4L2KLK · FL, US

DUPR

4.251

RD
Russ Decker

QJNJY5 · Doctor Phillips, FL, US

DUPR

4.586

阵营 2负方
SS
Shawn Shan

4PNODK · USA

DUPR

3.438

KW
Kenton Wu

7ZZYP0 · USA

DUPR

4.038

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7103370856
显示原始对决元数据 JSON
[
  {
    "team_id": 8348325080,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Giles",
        "dupr_id": "4L2KLK",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Russ Decker",
        "dupr_id": "QJNJY5",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Doctor Phillips, FL, US"
      }
    ]
  },
  {
    "team_id": 6607145191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shawn  Shan",
        "dupr_id": "4PNODK",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenton Wu",
        "dupr_id": "7ZZYP0",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]