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

$5 Tuesday Tussle - Pickleheads Gauntlet - Game 1

ID: 5920199718

对局比分

15-8

落败 / Loss

对决日期

2026-03-17

对局时间 (估算)

7:30 PM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
RT
Raj Thakkar

M2VW0V · Macon, GA, US

DUPR

4.193

CF
Chad Foskey

O6JX97 · Gray, GA, US

DUPR

4.025

阵营 2负方
BR
Bert Rosenberger

ODKO6L · Macon, GA, US

DUPR

3.299

MG
Michael Giddens

VXMLJ5 · Gray, GA, US

DUPR

3.330

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5920199718
显示原始对决元数据 JSON
[
  {
    "team_id": 5251826339,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raj Thakkar",
        "dupr_id": "M2VW0V",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Chad Foskey",
        "dupr_id": "O6JX97",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      }
    ]
  },
  {
    "team_id": 4725146279,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bert Rosenberger",
        "dupr_id": "ODKO6L",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Michael Giddens",
        "dupr_id": "VXMLJ5",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      }
    ]
  }
]