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

YMCA Arlington Tennis & Pickleball Center 4.25 DUPR id

ID: 6067658201

对局比分

11-6

获胜 / Win

对决日期

2025-01-30

对局时间 (估算)

6:15 AM

对决场地

3400 13th St N, Arlington, VA 22201, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Jojo Mago Itutud

DNEQMX · Arlington, VA, US

DUPR

3.923

DC
Daniel Cohen

NY76P7 · Charleston, SC, US

DUPR

4.398

阵营 2负方
PP
Pickles Paul Smith

3Z426P · USA

DUPR

5.171

BS
brian sparrow

67JW2Q · USA

DUPR

3.345

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6067658201
显示原始对决元数据 JSON
[
  {
    "team_id": 5834938859,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jojo Mago Itutud",
        "dupr_id": "DNEQMX",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Daniel Cohen",
        "dupr_id": "NY76P7",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 5446997020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pickles Paul Smith",
        "dupr_id": "3Z426P",
        "rating": 5.171,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "brian sparrow",
        "dupr_id": "67JW2Q",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]