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

PickleSham Palooza 2025 - Mens Doubles Skill: (4.0 To 4.5) Age: (30 And Above)

ID: 7448445636

对局比分

7-11

落败 / Loss

对决日期

2025-05-02

对局时间 (估算)

1:00 PM

对决场地

Clarkesville, GA

未核实场馆

对决竞争阵营

阵营 1负方
DO
Dave Oberstein

YGLNDP · GA, US

DUPR

4.469

RL
Rick Levitz

17W5G4 · Sugar Hill, GA, US

DUPR

4.436

阵营 2胜方
R
Ryan

4Z4VLG · Suches, GA, US

DUPR

3.509

MK
Moiz Khalid

N7DLN2 · USA

DUPR

4.177

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7448445636
显示原始对决元数据 JSON
[
  {
    "team_id": 8034990352,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dave Oberstein",
        "dupr_id": "YGLNDP",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "GA, US"
      },
      {
        "name": "Rick Levitz",
        "dupr_id": "17W5G4",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 7786577782,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan",
        "dupr_id": "4Z4VLG",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "Suches, GA, US"
      },
      {
        "name": "Moiz Khalid",
        "dupr_id": "N7DLN2",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]