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

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

ID: 6583409402

对局比分

15-11

获胜 / Win

对决日期

2025-02-08

对局时间 (估算)

3:30 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
BL
Brett Lee

1QXYY0 · USA

DUPR

4.965

LR
Logan Rosenbach

8K0YX6 · St. George, UT, US

DUPR

5.528

阵营 2负方
JP
Jerame Petry

3OWVX7 · St. George, UT, US

DUPR

4.795

IM
Ifalemi Mapa

8DDYLL · St. George, UT, US

DUPR

4.851

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6583409402
显示原始对决元数据 JSON
[
  {
    "team_id": 6909303939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Lee",
        "dupr_id": "1QXYY0",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Logan Rosenbach",
        "dupr_id": "8K0YX6",
        "rating": 5.528,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6337567221,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jerame Petry",
        "dupr_id": "3OWVX7",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Ifalemi Mapa",
        "dupr_id": "8DDYLL",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]