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

MTP 11th (2025 May) Indoor Tournament / $1,000 Moneyball at More Than Pickleball - Mens Doubles Skill: Combined (4.0 To 4.5) and (4.5+) Age: (Any)

ID: 4325105408

对局比分

11-6

获胜 / Win

对决日期

2025-05-24

对局时间 (估算)

9:00 PM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
WP
Will Page

1R099D · Marietta, GA, US

DUPR

4.290

MC
Matt Cremers

4LLKV6 · Lakewood Ranch, FL, US

DUPR

4.499

阵营 2负方
CD
Chunping Ding

YGGOKG · USA

DUPR

4.292

AD
Apalala Ding

L579Z5 · Suwanee, GA, US

DUPR

3.384

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4325105408
显示原始对决元数据 JSON
[
  {
    "team_id": 8479322663,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Page",
        "dupr_id": "1R099D",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Matt Cremers",
        "dupr_id": "4LLKV6",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 5905409329,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chunping Ding",
        "dupr_id": "YGGOKG",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Apalala Ding",
        "dupr_id": "L579Z5",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]