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

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

ID: 6318082634

对局比分

1-11

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

3:30 PM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Meghan Sorensen

JZOE9D · USA

DUPR

4.615

PS
Paul Sorensen

0QV592 · USA

DUPR

3.548

阵营 2胜方
GS
Gabby Simpson

QPJVW4 · Hilliard, OH, US

DUPR

4.919

RR
Riley Ruland

7D49J0 · Columbus, OH, US

DUPR

4.976

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6318082634
显示原始对决元数据 JSON
[
  {
    "team_id": 7048852013,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meghan Sorensen",
        "dupr_id": "JZOE9D",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Sorensen",
        "dupr_id": "0QV592",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8419899978,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gabby Simpson",
        "dupr_id": "QPJVW4",
        "rating": 4.919,
        "profile_pic_url": null,
        "location": "Hilliard, OH, US"
      },
      {
        "name": "Riley Ruland",
        "dupr_id": "7D49J0",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]