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

SLICE Invitational 4.0 Men's

ID: 5517346481

对局比分

11-6

获胜 / Win

对决日期

2025-08-25

对局时间 (估算)

6:15 AM

对决场地

Sure Shot Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
Tyler Banh

L5JD0Q · Chicago, IL, US

DUPR

4.368

DR
Daniel Rotolo

1N96LZ · Denver, CO, US

DUPR

4.392

阵营 2负方
NR
Nithin Reddy

2LEX4Y · Naperville, IL, US

DUPR

4.163

Jason March

8M72VV · Cedar Lake, IN, US

DUPR

4.340

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5517346481
显示原始对决元数据 JSON
[
  {
    "team_id": 7739117518,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Banh",
        "dupr_id": "L5JD0Q",
        "rating": 4.368,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6955b5e30a574.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "Daniel Rotolo",
        "dupr_id": "1N96LZ",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 5353881525,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nithin Reddy",
        "dupr_id": "2LEX4Y",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Jason March",
        "dupr_id": "8M72VV",
        "rating": 4.34,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1218686/images/profile/0314ed5e-02fa-4ac4-8567-0f33407fff61.png",
        "location": "Cedar Lake, IN, US"
      }
    ]
  }
]