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

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

ID: 6624516882

对局比分

8-11

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

7:30 PM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Jessica Senser

99YDOJ · USA

DUPR

4.266

Ronald Petroff

3ZK7GW · New Albany, OH, US

DUPR

4.191

阵营 2胜方
JS
Jordyn Smart

YXJZLP · Richmond, IN, US

DUPR

3.873

MH
Matthew Haynes

RY4ZGD · Richmond, IN, US

DUPR

4.251

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6624516882
显示原始对决元数据 JSON
[
  {
    "team_id": 7005015093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Senser",
        "dupr_id": "99YDOJ",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ronald Petroff",
        "dupr_id": "3ZK7GW",
        "rating": 4.191,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/328759/images/profile/c44fe362-4388-4ee4-a8b1-4380d1fb5f03.jpg",
        "location": "New Albany, OH, US"
      }
    ]
  },
  {
    "team_id": 5445105909,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordyn Smart",
        "dupr_id": "YXJZLP",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Richmond, IN, US"
      },
      {
        "name": "Matthew Haynes",
        "dupr_id": "RY4ZGD",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Richmond, IN, US"
      }
    ]
  }
]