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

2025 PUBLIX Candy Cane Classic - Mens Doubles Skill: (4.5 And Above) Age: (35+, 50+, 60+) COMBINED

ID: 4551330516

对局比分

10-15

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

1:00 PM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1负方
TR
Trey Royal

8GWEYM · Vidalia, GA, US

DUPR

4.505

TS
Tim Sestak

8MJNRV · Eatonton, GA, US

DUPR

4.010

阵营 2胜方
RL
Rick Levitz

17W5G4 · Sugar Hill, GA, US

DUPR

4.358

JD
Jason DeMars

RZM96E · Flowery Branch, GA, US

DUPR

4.574

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4551330516
显示原始对决元数据 JSON
[
  {
    "team_id": 8231689103,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trey Royal",
        "dupr_id": "8GWEYM",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Vidalia, GA, US"
      },
      {
        "name": "Tim Sestak",
        "dupr_id": "8MJNRV",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Eatonton, GA, US"
      }
    ]
  },
  {
    "team_id": 6921885958,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Levitz",
        "dupr_id": "17W5G4",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      },
      {
        "name": "Jason DeMars",
        "dupr_id": "RZM96E",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      }
    ]
  }
]