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

2025 Southern Championships - Mens Doubles Skill: (3.5) Age: (60 And Above)

ID: 6458765330

对局比分

11-6

获胜 / Win

对决日期

2026-01-01

对局时间 (估算)

3:30 PM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
EP
Edgar Perez

OD6V0L · St. Simons Island, GA, US

DUPR

3.547

TP
Tracy Pavone

MY4L9L · St. Simons Island, GA, US

DUPR

4.121

阵营 2负方
RL
Robert Lewis

O6NLYP · USA

DUPR

3.843

RL
Ricky Lee

V7YEVJ · Atlanta, GA, US

DUPR

3.925

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6458765330
显示原始对决元数据 JSON
[
  {
    "team_id": 5072969269,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edgar Perez",
        "dupr_id": "OD6V0L",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "St. Simons Island, GA, US"
      },
      {
        "name": "Tracy Pavone",
        "dupr_id": "MY4L9L",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "St. Simons Island, GA, US"
      }
    ]
  },
  {
    "team_id": 4632424500,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Lewis",
        "dupr_id": "O6NLYP",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ricky Lee",
        "dupr_id": "V7YEVJ",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]