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

Georgia Mountain Pickleball Spring Classic 2025 - Mens Doubles Skill: (4.5) Age: (50 and Above)

ID: 8552015880

对局比分

11-6

获胜 / Win

对决日期

2025-04-27

对局时间 (估算)

1:00 PM

对决场地

Hiawassee, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
MC
Matt Cremers

4LLKV6 · Lakewood Ranch, FL, US

DUPR

4.449

DT
Doug Tuchmann

ZN9R7P · USA

DUPR

4.254

阵营 2负方
DO
Dave Oberstein

YGLNDP · GA, US

DUPR

4.499

TF
Tom Fields

179Q65 · Flowery Branch, GA, US

DUPR

3.880

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8552015880
显示原始对决元数据 JSON
[
  {
    "team_id": 5132876291,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Cremers",
        "dupr_id": "4LLKV6",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Doug Tuchmann",
        "dupr_id": "ZN9R7P",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6466468289,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave Oberstein",
        "dupr_id": "YGLNDP",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "GA, US"
      },
      {
        "name": "Tom Fields",
        "dupr_id": "179Q65",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      }
    ]
  }
]