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

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

ID: 8413802550

对局比分

15-5

落败 / Loss

对决日期

2026-01-01

对局时间 (估算)

7:30 PM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
SG
Stuart Griswold

LVWPV6 · Northport, AL, US

DUPR

4.041

BL
Barry Lynwood Brown

99M5E7 · Tuscaloosa, AL, US

DUPR

3.854

阵营 2负方
EP
Edgar Perez

OD6V0L · St. Simons Island, GA, US

DUPR

3.507

TP
Tracy Pavone

MY4L9L · St. Simons Island, GA, US

DUPR

4.052

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8413802550
显示原始对决元数据 JSON
[
  {
    "team_id": 8460020339,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stuart Griswold",
        "dupr_id": "LVWPV6",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Northport, AL, US"
      },
      {
        "name": "Barry Lynwood Brown",
        "dupr_id": "99M5E7",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      }
    ]
  },
  {
    "team_id": 7205287962,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edgar Perez",
        "dupr_id": "OD6V0L",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": "St. Simons Island, GA, US"
      },
      {
        "name": "Tracy Pavone",
        "dupr_id": "MY4L9L",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "St. Simons Island, GA, US"
      }
    ]
  }
]