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

2025 Smash Out CF - Mixed Doubles Skill: (4.0/4.5) Age: (16 To 49)COMBINED

ID: 4915097188

对局比分

15-7

落败 / Loss

对决日期

2025-11-23

对局时间 (估算)

5:00 PM

对决场地

Moultrie, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Cindy Spurlin

PW5JNX · Tifton, GA, US

DUPR

3.932

OG
Oscar Godinez

YXPJ6K · USA

DUPR

4.143

阵营 2负方
DS
Dawn Smith

8GENRX · Coolidge, GA, US

DUPR

3.595

BP
Brett Phillips

2LQ5QE · Cairo, GA, US

DUPR

4.424

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4915097188
显示原始对决元数据 JSON
[
  {
    "team_id": 4754571261,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cindy Spurlin",
        "dupr_id": "PW5JNX",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Tifton, GA, US"
      },
      {
        "name": "Oscar Godinez",
        "dupr_id": "YXPJ6K",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8562898117,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dawn Smith",
        "dupr_id": "8GENRX",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "Coolidge, GA, US"
      },
      {
        "name": "Brett Phillips",
        "dupr_id": "2LQ5QE",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Cairo, GA, US"
      }
    ]
  }
]