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

Rock N Roll Round Robin - MD / 5.0 / 12-34

ID: 7096720464

对局比分

9-11

获胜 / Win

对决日期

2025-02-08

对局时间 (估算)

1:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
BS
Ben Spencer

EG092V · St. George, UT, US

DUPR

5.125

BM
Brady Madrid

EWEMZO · St. George, UT, US

DUPR

3.987

阵营 2胜方
JW
Jace Wilkins

9PR407 · Cedar City, UT, US

DUPR

4.935

RW
Ryan Wilkins

355505 · St. George, UT, US

DUPR

5.426

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7096720464
显示原始对决元数据 JSON
[
  {
    "team_id": 4547908770,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Spencer",
        "dupr_id": "EG092V",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Brady Madrid",
        "dupr_id": "EWEMZO",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7996340814,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jace Wilkins",
        "dupr_id": "9PR407",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Cedar City, UT, US"
      },
      {
        "name": "Ryan Wilkins",
        "dupr_id": "355505",
        "rating": 5.426,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]