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

Zero Zero Start - Advanced Mens Doubles Skill: Age: (4.0+)

ID: 7239132703

对局比分

4-15

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

8:45 AM

对决场地

Eastham, MA

View Facility Page →

对决竞争阵营

阵营 1负方
Erik Dasque

XJ2EY5 · Brookline, MA, US

DUPR

3.863

SL
Scott Lima

X0KNX4 · USA

DUPR

3.657

阵营 2胜方
PO
Patrick OHern

DWN54Y · Provincetown, MA, US

DUPR

4.495

DM
daniel marandola

3O5LVL · Provincetown, MA, US

DUPR

4.246

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7239132703
显示原始对决元数据 JSON
[
  {
    "team_id": 4983506395,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erik Dasque",
        "dupr_id": "XJ2EY5",
        "rating": 3.863,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/142206_63f8f9e005958.jpeg",
        "location": "Brookline, MA, US"
      },
      {
        "name": "Scott Lima",
        "dupr_id": "X0KNX4",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4987563806,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick OHern",
        "dupr_id": "DWN54Y",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Provincetown, MA, US"
      },
      {
        "name": "daniel marandola",
        "dupr_id": "3O5LVL",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Provincetown, MA, US"
      }
    ]
  }
]