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

DUPR Night

ID: 8155845140

对局比分

8-11

获胜 / Win

对决日期

2025-12-19

对局时间 (估算)

9:00 PM

对决场地

6471 E Bankhead Hwy #100, Willow Park, TX 76087, USA

未核实场馆

对决竞争阵营

阵营 1负方
SC
Shane Coleman

V4LVR5 · Weatherford, TX, US

DUPR

3.524

CR
Chase Regian

EW9V5M · USA

DUPR

3.670

阵营 2胜方
JR
Jesse Rosas

GGD7VG · Fort Worth, TX, US

DUPR

3.620

NT
Natalie Taylor

EGX9RO · Willow Park, TX, US

DUPR

3.461

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8155845140
显示原始对决元数据 JSON
[
  {
    "team_id": 4918213757,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shane Coleman",
        "dupr_id": "V4LVR5",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Weatherford, TX, US"
      },
      {
        "name": "Chase Regian",
        "dupr_id": "EW9V5M",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5609017657,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jesse Rosas",
        "dupr_id": "GGD7VG",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Natalie Taylor",
        "dupr_id": "EGX9RO",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Willow Park, TX, US"
      }
    ]
  }
]