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

Early Summer Leagues 2026 - Men's Tuesday Nights

ID: 7446406750

对局比分

11-1

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GD
George Downes

6ZJL20 · Richmond, VA, US

DUPR

4.530

GT
Glen Terwilliger

59KOJR · USA

DUPR

4.117

阵营 2负方
QB
Quinton Baylor

M22LQL · USA

DUPR

3.860

JS
Joe Suarez

O6K0LL · Innsbrook, VA, US

DUPR

3.980

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7446406750
显示原始对决元数据 JSON
[
  {
    "team_id": 4356714532,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Downes",
        "dupr_id": "6ZJL20",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Glen Terwilliger",
        "dupr_id": "59KOJR",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8240943882,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Quinton Baylor",
        "dupr_id": "M22LQL",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Suarez",
        "dupr_id": "O6K0LL",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Innsbrook, VA, US"
      }
    ]
  }
]