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

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

ID: 4890931886

对局比分

17-15

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

3:30 PM

对决场地

Ellijay, GA

未核实场馆

对决竞争阵营

阵营 1胜方
CV
Chris Vaughn

V76JPJ · Murphy, NC, US

DUPR

3.939

TB
Tristan Briley

MYXKWO · USA

DUPR

4.022

阵营 2负方
AA
Anthony Arias

4ZPY4V · Marietta, GA, US

DUPR

3.843

BT
Bo Tran

6NXQQG · Atlanta, GA, US

DUPR

3.411

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4890931886
显示原始对决元数据 JSON
[
  {
    "team_id": 7649752961,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Vaughn",
        "dupr_id": "V76JPJ",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Murphy, NC, US"
      },
      {
        "name": "Tristan Briley",
        "dupr_id": "MYXKWO",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6051276079,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Arias",
        "dupr_id": "4ZPY4V",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Bo Tran",
        "dupr_id": "6NXQQG",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]