返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2026 El Mirage Emergency Room Kokopelli Klassic - Mens Doubles Skill: (4.5) Age: (65-69)

ID: 7316849558

对局比分

3-15

获胜 / Win

对决日期

2026-02-16

对局时间 (估算)

3:30 PM

对决场地

El Mirage, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
DT
Daniel Trahon

8DYX2L · USA

DUPR

3.867

EC
Eddie Cortez

17J77M · USA

DUPR

4.600

阵营 2胜方
JB
James Barbe

DNYYLM · Goodyear, AZ, US

DUPR

4.555

T
Terry

V7ROPJ · Goodyear, AZ, US

DUPR

5.142

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7316849558
显示原始对决元数据 JSON
[
  {
    "team_id": 8253288348,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Trahon",
        "dupr_id": "8DYX2L",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eddie Cortez",
        "dupr_id": "17J77M",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5851973345,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Barbe",
        "dupr_id": "DNYYLM",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "Terry",
        "dupr_id": "V7ROPJ",
        "rating": 5.142,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  }
]