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

对局比分

11-7

落败 / Loss

对决日期

2025-03-23

对局时间 (估算)

2:15 AM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
TK
Tyler Kane

1794R5 · Peachtree Corners, GA, US

DUPR

5.144

JM
Jason Ma

3XQR02 · Atlanta, GA, US

DUPR

4.778

阵营 2负方
DN
Daniel Navas

9PMQLJ · Gwinnett County, GA, US

DUPR

3.850

AM
antonio mottola

ZN69VL · Lawrenceville, GA, US

DUPR

4.259

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5146159249
显示原始对决元数据 JSON
[
  {
    "team_id": 8177373036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Kane",
        "dupr_id": "1794R5",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "Jason Ma",
        "dupr_id": "3XQR02",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5414209073,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Navas",
        "dupr_id": "9PMQLJ",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "antonio mottola",
        "dupr_id": "ZN69VL",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  }
]