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

BACK A PRO CLASSIC - Womens Doubles Skill: (4.5 And Above) Age: (16+ / 50+) Combined

ID: 6004883802

对局比分

8-11

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

7:30 PM

对决场地

Valdosta, GA

未核实场馆

对决竞争阵营

阵营 1负方
DS
Dawn Smith

8GENRX · Coolidge, GA, US

DUPR

3.622

LO
Laura Othax

9P4LYJ · Midland City, AL, US

DUPR

4.122

阵营 2胜方
SD
Sydnee Dalton

YGQMZE · Moultrie, GA, US

DUPR

4.186

RM
Ryley McCoy

V7W9YP · Moultrie, GA, US

DUPR

3.635

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6004883802
显示原始对决元数据 JSON
[
  {
    "team_id": 7501097418,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dawn Smith",
        "dupr_id": "8GENRX",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "Coolidge, GA, US"
      },
      {
        "name": "Laura Othax",
        "dupr_id": "9P4LYJ",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Midland City, AL, US"
      }
    ]
  },
  {
    "team_id": 6904221351,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sydnee Dalton",
        "dupr_id": "YGQMZE",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Moultrie, GA, US"
      },
      {
        "name": "Ryley McCoy",
        "dupr_id": "V7W9YP",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Moultrie, GA, US"
      }
    ]
  }
]