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

Mountain Mayhem II - Mens Doubles Skill: (4.0) Age: (15 And Above)

ID: 5432971879

对局比分

15-8

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

8:45 AM

对决场地

Ellijay, GA

未核实场馆

对决竞争阵营

阵营 1胜方
AA
Anthony Arias

4ZPY4V · Marietta, GA, US

DUPR

3.852

BT
Bo Tran

6NXQQG · Atlanta, GA, US

DUPR

3.420

阵营 2负方
PD
Peter Dub

8E244V · USA

DUPR

3.908

CS
Chad Simons

2QJJP9 · USA

DUPR

3.227

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5432971879
显示原始对决元数据 JSON
[
  {
    "team_id": 6242194320,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Arias",
        "dupr_id": "4ZPY4V",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Bo Tran",
        "dupr_id": "6NXQQG",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5095057014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Dub",
        "dupr_id": "8E244V",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chad Simons",
        "dupr_id": "2QJJP9",
        "rating": 3.227,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]