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

The Winter Open Presented by The Court Collective - Mens Doubles Skill: (4.0) Age: (Any)

ID: 6447450030

对局比分

12-10

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

7:30 PM

对决场地

Lewisville, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Matthew Sombito

RZKDJM · Frisco, TX, US

DUPR

3.713

JG
Jazzys Gochangco

ZD0OED · USA

DUPR

3.913

阵营 2负方
HP
Hiren Patel

RXX7MN · USA

DUPR

3.613

SC
Sean Cetrano

M2D0RV · Melissa, TX, US

DUPR

3.547

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6447450030
显示原始对决元数据 JSON
[
  {
    "team_id": 5084972628,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Sombito",
        "dupr_id": "RZKDJM",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Jazzys Gochangco",
        "dupr_id": "ZD0OED",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6403297141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hiren Patel",
        "dupr_id": "RXX7MN",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Cetrano",
        "dupr_id": "M2D0RV",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      }
    ]
  }
]