返回检索中心
匹克球对决数据双打对决 (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: 7548020452

对局比分

11-6

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

5:00 PM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.089

AP
Antonio Pullen

3VGGY6 · Acworth, GA, US

DUPR

4.705

阵营 2负方
JW
justin wolf

VXERM7 · USA

DUPR

4.336

TK
Tom Kue

562DRV · USA

DUPR

4.311

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7548020452
显示原始对决元数据 JSON
[
  {
    "team_id": 8447502485,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Antonio Pullen",
        "dupr_id": "3VGGY6",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  },
  {
    "team_id": 5142040854,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "justin wolf",
        "dupr_id": "VXERM7",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Kue",
        "dupr_id": "562DRV",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]