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

D4$ - $5 Double Up - Pickleheads Gauntlet - Game 1

ID: 6017745412

对局比分

15-14

落败 / Loss

对决日期

2026-03-11

对局时间 (估算)

5:00 PM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
CN
Chris Newbern

N7GEPZ · Lizella, GA, US

DUPR

4.082

BM
BJ Mitchum

X2JEG7 · Macon, GA, US

DUPR

3.859

阵营 2负方
RT
Raj Thakkar

M2VW0V · Macon, GA, US

DUPR

4.136

MG
Michael Giddens

VXMLJ5 · Gray, GA, US

DUPR

3.306

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6017745412
显示原始对决元数据 JSON
[
  {
    "team_id": 5438013970,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Newbern",
        "dupr_id": "N7GEPZ",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Lizella, GA, US"
      },
      {
        "name": "BJ Mitchum",
        "dupr_id": "X2JEG7",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 7335169041,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raj Thakkar",
        "dupr_id": "M2VW0V",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Michael Giddens",
        "dupr_id": "VXMLJ5",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      }
    ]
  }
]