返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

LTP Pickleball Holiday Pickleball Classic 2 - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6234963558

对局比分

2-11

获胜 / Win

对决日期

2026-01-17

对局时间 (估算)

7:30 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
PM
Peter Ma

8EQE2E · Quincy, MA, US

DUPR

4.541

BW
Brent Whitaker

12X9O4 · Freetown, MA, US

DUPR

4.682

阵营 2胜方
CM
Christian Miranda

YX5LOG · Salinas, PR

DUPR

5.013

NO
Nolan OBrien

8EDGKM · Bellingham, MA, US

DUPR

4.223

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6234963558
显示原始对决元数据 JSON
[
  {
    "team_id": 7735271104,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Ma",
        "dupr_id": "8EQE2E",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Brent Whitaker",
        "dupr_id": "12X9O4",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Freetown, MA, US"
      }
    ]
  },
  {
    "team_id": 4333082702,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christian Miranda",
        "dupr_id": "YX5LOG",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Salinas, PR"
      },
      {
        "name": "Nolan OBrien",
        "dupr_id": "8EDGKM",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Bellingham, MA, US"
      }
    ]
  }
]