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

5th Annual Pickleballerz Open - Mens Singles Skill: (Open) Age: (Any)

ID: 7211475904

对局比分

11-8

获胜 / Win

对决日期

2026-01-09

对局时间 (估算)

5:00 PM

对决场地

Chantilly, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
JR
Jason Renner

1NRDE6 · Richmond, VA, US

DUPR

4.849

阵营 2负方
Luis Castillo

JJNVW4 · USA

DUPR

4.233

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7211475904
显示原始对决元数据 JSON
[
  {
    "team_id": 5845780749,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Renner",
        "dupr_id": "1NRDE6",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 4338065809,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luis Castillo",
        "dupr_id": "JJNVW4",
        "rating": 4.233,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1393536/images/profile/879c057f-48cb-4532-a2ff-e3cb8fc0e5ba.png",
        "location": ""
      }
    ]
  }
]