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

Pool B- DUPR 18 - Northeast Regional hosted by All State Pickleball League & Brooklyn Pickleball Team

ID: 7371711560

对局比分

22-20

落败 / Loss

对决日期

2025-05-17

对局时间 (估算)

9:00 PM

对决场地

Robbinsville Pickle House

未核实场馆

对决竞争阵营

阵营 1胜方
DD
Dominique damerjian

MYRWYD · Moorestown, NJ, US

DUPR

4.129

AH
Arianna Haresign

DWLVR4 · Southampton Township, NJ, US

DUPR

4.656

阵营 2负方
CL
Cristi Landrigan

3ZXO0M · New Tripoli, PA, US

DUPR

4.426

MT
Madison Turosinski

3YD27G · Collegeville, PA, US

DUPR

4.920

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7371711560
显示原始对决元数据 JSON
[
  {
    "team_id": 8182943594,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dominique damerjian",
        "dupr_id": "MYRWYD",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Moorestown, NJ, US"
      },
      {
        "name": "Arianna Haresign",
        "dupr_id": "DWLVR4",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Southampton Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 7309902137,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cristi Landrigan",
        "dupr_id": "3ZXO0M",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "New Tripoli, PA, US"
      },
      {
        "name": "Madison Turosinski",
        "dupr_id": "3YD27G",
        "rating": 4.92,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      }
    ]
  }
]