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

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

ID: 7752277981

对局比分

15-6

落败 / Loss

对决日期

2025-11-23

对局时间 (估算)

2:15 AM

对决场地

Moultrie, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
SD
Sydnee Dalton

YGQMZE · Moultrie, GA, US

DUPR

4.342

PC
Peter Crowley

0YZGZ2 · USA

DUPR

4.568

阵营 2负方
DS
Dawn Smith

8GENRX · Coolidge, GA, US

DUPR

3.628

BP
Brett Phillips

2LQ5QE · Cairo, GA, US

DUPR

4.486

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7752277981
显示原始对决元数据 JSON
[
  {
    "team_id": 5472781997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sydnee Dalton",
        "dupr_id": "YGQMZE",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Moultrie, GA, US"
      },
      {
        "name": "Peter Crowley",
        "dupr_id": "0YZGZ2",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7160299859,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dawn Smith",
        "dupr_id": "8GENRX",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "Coolidge, GA, US"
      },
      {
        "name": "Brett Phillips",
        "dupr_id": "2LQ5QE",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Cairo, GA, US"
      }
    ]
  }
]