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

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

ID: 7361123573

对局比分

15-13

落败 / Loss

对决日期

2025-11-23

对局时间 (估算)

6:15 AM

对决场地

Moultrie, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Cindy Spurlin

PW5JNX · Tifton, GA, US

DUPR

3.906

OG
Oscar Godinez

YXPJ6K · USA

DUPR

4.084

阵营 2负方
DS
Dawn Smith

8GENRX · Coolidge, GA, US

DUPR

3.612

BP
Brett Phillips

2LQ5QE · Cairo, GA, US

DUPR

4.456

数据访问 (AI / 开发者)

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

cURL Request:

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