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

Group B - PA Super Regional

ID: 5265431460

对局比分

21-16

落败 / Loss

对决日期

2025-10-11

对局时间 (估算)

1:00 PM

对决场地

Dill Dinkers Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
OE
Owen English

0RWLEN · Bethlehem, PA, US

DUPR

4.057

MM
Maeve McGowan

V4966P · East Windsor, NJ, US

DUPR

4.283

阵营 2负方
CS
Camden Sheehan

7DPP55 · Pittsburgh, PA, US

DUPR

4.334

AC
Aidan Conway

YNX7EP · USA

DUPR

3.943

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5265431460
显示原始对决元数据 JSON
[
  {
    "team_id": 8168995995,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Owen English",
        "dupr_id": "0RWLEN",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": "Bethlehem, PA, US"
      },
      {
        "name": "Maeve McGowan",
        "dupr_id": "V4966P",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "East Windsor, NJ, US"
      }
    ]
  },
  {
    "team_id": 4481506046,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Camden Sheehan",
        "dupr_id": "7DPP55",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Aidan Conway",
        "dupr_id": "YNX7EP",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]