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

H - Team Bracket

ID: 7423583100

对局比分

21-16

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

1:00 PM

对决场地

Performance Pickleball RVA

View Facility Page →

对决竞争阵营

阵营 1胜方
CB
Chase Brautman

8KDJL7 · Raleigh, NC, US

DUPR

5.301

SP
Siddharth Patil

KX6R5O · Cary, NC, US

DUPR

4.462

阵营 2负方
AM
Aryan Mozar

GGXOGQ · Glen Allen, VA, US

DUPR

4.230

ES
Evan Sussin

EG272J · Alexandria, VA, US

DUPR

4.005

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7423583100
显示原始对决元数据 JSON
[
  {
    "team_id": 4900279200,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Brautman",
        "dupr_id": "8KDJL7",
        "rating": 5.301,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Siddharth Patil",
        "dupr_id": "KX6R5O",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  },
  {
    "team_id": 6351907825,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aryan Mozar",
        "dupr_id": "GGXOGQ",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      },
      {
        "name": "Evan Sussin",
        "dupr_id": "EG272J",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  }
]