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

The Universe League

ID: 4958753740

对局比分

11-2, 4-11, 11-4

获胜 / Win

对决日期

2026-01-17

对局时间 (估算)

5:00 PM

对决场地

9001 Dean Martin Drive; Las Vegas, NV 89139

未核实场馆

对决竞争阵营

阵营 1胜方
CR
Char Reeves

RXKRNZ · USA

DUPR

3.604

SR
Steven Reeves

3XYYM5 · Sequim, WA, US

DUPR

3.650

阵营 2负方
MJ
Mario Joyner

35ZDYL · USA

DUPR

3.678

NI
Nive Isabel

RX0GXQ · Las Vegas, NV, US

DUPR

3.075

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4958753740
显示原始对决元数据 JSON
[
  {
    "team_id": 4468228792,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Char Reeves",
        "dupr_id": "RXKRNZ",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Reeves",
        "dupr_id": "3XYYM5",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  },
  {
    "team_id": 7095509629,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mario Joyner",
        "dupr_id": "35ZDYL",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nive Isabel",
        "dupr_id": "RX0GXQ",
        "rating": 3.075,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]