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

National Junior Pickleball Tour - New York Regional - Co-Ed Doubles 13-18 3.5-4.0

ID: 4743021931

对局比分

12-15

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
PG
Paul Guan

VXR067 · Cheshire, CT, US

DUPR

3.770

BB
Ben Baguio

N7EZPW · Middlebury, CT, US

DUPR

3.977

阵营 2胜方
IT
Isaiah Teets

QPME6D · Kings County, NY, US

DUPR

3.842

MP
Morgan Pang

9PML2R · New York, NY, US

DUPR

3.632

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4743021931
显示原始对决元数据 JSON
[
  {
    "team_id": 5705058713,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Guan",
        "dupr_id": "VXR067",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      },
      {
        "name": "Ben Baguio",
        "dupr_id": "N7EZPW",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Middlebury, CT, US"
      }
    ]
  },
  {
    "team_id": 7934317868,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isaiah Teets",
        "dupr_id": "QPME6D",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Morgan Pang",
        "dupr_id": "9PML2R",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]