返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The Great Defrost - Mixed Doubles Skill: (4.0 And Above) Age: (12 To 49)

ID: 6547416034

对局比分

9-11

落败 / Loss

对决日期

2026-05-10

对局时间 (估算)

11:30 PM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1负方
GS
Gabby Simpson

QPJVW4 · Hilliard, OH, US

DUPR

4.928

RR
Riley Ruland

7D49J0 · Columbus, OH, US

DUPR

4.983

阵营 2胜方
KS
kelly snead

17M7QM · USA

DUPR

4.742

TL
Thomas Lane

D9NEXM · USA

DUPR

4.812

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6547416034
显示原始对决元数据 JSON
[
  {
    "team_id": 5371297355,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabby Simpson",
        "dupr_id": "QPJVW4",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Hilliard, OH, US"
      },
      {
        "name": "Riley Ruland",
        "dupr_id": "7D49J0",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 7557826968,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "kelly snead",
        "dupr_id": "17M7QM",
        "rating": 4.742,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Lane",
        "dupr_id": "D9NEXM",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]