返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.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: 5231936410

对局比分

3-11

落败 / Loss

对决日期

2025-03-23

对局时间 (估算)

11:30 PM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1负方
DN
Daniel Navas

9PMQLJ · Gwinnett County, GA, US

DUPR

3.872

AM
antonio mottola

ZN69VL · Lawrenceville, GA, US

DUPR

4.270

阵营 2胜方
KM
Ken Mooney

XJLN62 · Atlanta, GA, US

DUPR

5.227

GF
Gregory Floyd Harley

DWN54L · Atlanta, GA, US

DUPR

4.476

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5231936410
显示原始对决元数据 JSON
[
  {
    "team_id": 7120462811,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Navas",
        "dupr_id": "9PMQLJ",
        "rating": 3.872,
        "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": 6838824297,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ken Mooney",
        "dupr_id": "XJLN62",
        "rating": 5.227,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Gregory Floyd Harley",
        "dupr_id": "DWN54L",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]