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

CrossKourt Pickleball Mixed Open

ID: 4401804270

对局比分

15-2

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

7:30 PM

对决场地

Pickled! Batavia, North Randall Road, Batavia, IL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
RR
Ryan Rosenthal

1RWW6E · Moline, IL, US

DUPR

5.681

NS
Natalia Simson

59R7LV · Algonquin, IL, US

DUPR

4.825

阵营 2负方
MC
Miguel Chacon

O6DXZE · FL, US

DUPR

4.581

Jennifer Gallwas

3XKERR · Hinsdale, IL, US

DUPR

4.917

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4401804270
显示原始对决元数据 JSON
[
  {
    "team_id": 7499761201,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Rosenthal",
        "dupr_id": "1RWW6E",
        "rating": 5.681,
        "profile_pic_url": null,
        "location": "Moline, IL, US"
      },
      {
        "name": "Natalia Simson",
        "dupr_id": "59R7LV",
        "rating": 4.825,
        "profile_pic_url": null,
        "location": "Algonquin, IL, US"
      }
    ]
  },
  {
    "team_id": 4305691968,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Miguel Chacon",
        "dupr_id": "O6DXZE",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Jennifer Gallwas",
        "dupr_id": "3XKERR",
        "rating": 4.917,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1230499/images/profile/86154c3b-651d-4fd2-b3ca-88142517f718.png",
        "location": "Hinsdale, IL, US"
      }
    ]
  }
]