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

Bring The Heat League Night

ID: 5978100898

对局比分

11-4

获胜 / Win

对决日期

2025-12-03

对局时间 (估算)

11:30 PM

对决场地

Pickles and Play - Garner, North Carolina 42, Garner, NC, USA

未核实场馆

对决竞争阵营

阵营 1胜方
RD
Reynaldo Delgado

L54WMZ · Clayton, NC, US

DUPR

4.045

JM
Joel Moody

7D7MP0 · Holly Springs, NC, US

DUPR

4.664

阵营 2负方
BS
Bryan Santos

7JRYLN · Knightdale, NC, US

DUPR

3.928

DG
Daniel Gioia

RWL0VE · USA

DUPR

3.647

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5978100898
显示原始对决元数据 JSON
[
  {
    "team_id": 8343336175,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Reynaldo Delgado",
        "dupr_id": "L54WMZ",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Clayton, NC, US"
      },
      {
        "name": "Joel Moody",
        "dupr_id": "7D7MP0",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      }
    ]
  },
  {
    "team_id": 5241668837,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan  Santos",
        "dupr_id": "7JRYLN",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "Knightdale, NC, US"
      },
      {
        "name": "Daniel Gioia",
        "dupr_id": "RWL0VE",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]