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

USAP Sanctioned: MTP 2025 March Indoor Tournament / $1,000 Moneyball at More Than Pickleball - Open Bracket $1,000 Moneyball Skill: (Any) Age: (Any)

ID: 7446172606

对局比分

4-11

落败 / Loss

对决日期

2025-03-23

对局时间 (估算)

11:30 PM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1负方
DN
Daniel Navas

9PMQLJ · Gwinnett County, GA, US

DUPR

3.871

AM
antonio mottola

ZN69VL · Lawrenceville, GA, US

DUPR

4.270

阵营 2胜方
PM
Parth Mody

PW7M0Q · Johns Creek, GA, US

DUPR

5.308

DK
Dale Kim

0YDVPN · Seoul, KR

DUPR

5.184

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7446172606
显示原始对决元数据 JSON
[
  {
    "team_id": 7018060642,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Navas",
        "dupr_id": "9PMQLJ",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "antonio mottola",
        "dupr_id": "ZN69VL",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  },
  {
    "team_id": 4941833840,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Parth Mody",
        "dupr_id": "PW7M0Q",
        "rating": 5.308,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      },
      {
        "name": "Dale Kim",
        "dupr_id": "0YDVPN",
        "rating": 5.184,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]