返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Cresswind Fall Classic - Mens Doubles Skill: (4.5 And Above) Age: Open

ID: 8430014496

对局比分

10-15

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

1:00 PM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1负方
RL
Rick Levitz

17W5G4 · Sugar Hill, GA, US

DUPR

4.464

DO
Dave Oberstein

YGLNDP · GA, US

DUPR

4.542

阵营 2胜方
MH
Mike Hall

8WN9VK · Peachtree Corners, GA, US

DUPR

4.806

DA
Danny Alea

4LMVR2 · Marietta, GA, US

DUPR

4.740

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8430014496
显示原始对决元数据 JSON
[
  {
    "team_id": 7333743538,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Levitz",
        "dupr_id": "17W5G4",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      },
      {
        "name": "Dave Oberstein",
        "dupr_id": "YGLNDP",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "GA, US"
      }
    ]
  },
  {
    "team_id": 6537746629,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Hall",
        "dupr_id": "8WN9VK",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "Danny Alea",
        "dupr_id": "4LMVR2",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]