返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Bring The Heat NC League Night

ID: 5960552461

对局比分

12-10

落败 / Loss

对决日期

2026-01-14

对局时间 (估算)

2:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
DG
Daniel Gioia

RWL0VE · USA

DUPR

3.451

BS
Bryan Santos

7JRYLN · Knightdale, NC, US

DUPR

3.714

阵营 2负方
MD
Michael Durdin

PZ7JWG · Wake County, NC, US

DUPR

3.194

RP
Ricardo Paz

0RPVEG · Wendell, NC, US

DUPR

3.527

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5960552461
显示原始对决元数据 JSON
[
  {
    "team_id": 6990426871,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Gioia",
        "dupr_id": "RWL0VE",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan  Santos",
        "dupr_id": "7JRYLN",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Knightdale, NC, US"
      }
    ]
  },
  {
    "team_id": 5384942206,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Durdin",
        "dupr_id": "PZ7JWG",
        "rating": 3.194,
        "profile_pic_url": null,
        "location": "Wake County, NC, US"
      },
      {
        "name": "Ricardo Paz",
        "dupr_id": "0RPVEG",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Wendell, NC, US"
      }
    ]
  }
]