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

2/8 Saturday Fixed Partner Round Robin with Playoffs DUPR

ID: 5861882348

对局比分

9-15

获胜 / Win

对决日期

2025-02-08

对局时间 (估算)

9:00 PM

对决场地

Bay Club Crow Canyon

未核实场馆

对决竞争阵营

阵营 1负方
MG
Mitch Goldblatt

3OWP7L · Walnut Creek, CA, US

DUPR

4.212

CP
Chris Palma

305KL4 · Lafayette, CA, US

DUPR

4.097

阵营 2胜方
SS
Sachin Sheth

1704YM · San Ramon, CA, US

DUPR

4.251

DR
David Rebman

6Z0Y7Q · Pleasanton, CA, US

DUPR

3.814

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5861882348
显示原始对决元数据 JSON
[
  {
    "team_id": 7797851464,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mitch Goldblatt",
        "dupr_id": "3OWP7L",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "Chris Palma",
        "dupr_id": "305KL4",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      }
    ]
  },
  {
    "team_id": 8131869751,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sachin Sheth",
        "dupr_id": "1704YM",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      },
      {
        "name": "David Rebman",
        "dupr_id": "6Z0Y7Q",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      }
    ]
  }
]