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

MTP 2026 May Indoor Tournament / $1,000 Moneyball (DUPR 4.9 Below) at More Than Pickleball - $1,000 Moneyball: DUPR 4.9 & below

ID: 6800154132

对局比分

1-11

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

1:00 PM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1负方
ZP
Zoe Park

PPX5LQ · USA

DUPR

3.550

JM
Johnathon Martin

LZNWYQ · USA

DUPR

3.550

阵营 2胜方
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.102

AP
Antonio Pullen

3VGGY6 · Acworth, GA, US

DUPR

4.716

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6800154132
显示原始对决元数据 JSON
[
  {
    "team_id": 5682917310,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zoe Park",
        "dupr_id": "PPX5LQ",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Johnathon Martin",
        "dupr_id": "LZNWYQ",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8188598704,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Antonio Pullen",
        "dupr_id": "3VGGY6",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  }
]