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

DUPR-Rated Round Robin (3.5+)

ID: 7552606450

对局比分

1-11

落败 / Loss

对决日期

2026-05-22

对局时间 (估算)

11:30 PM

对决场地

Matt's Pickle and Padel

未核实场馆

对决竞争阵营

阵营 1负方
PT
Paige Taylor

KYNKQ7 · USA

DUPR

3.325

OB
Owen Beck

KDYJ4Q · USA

DUPR

3.746

阵营 2胜方
MR
Madhukar Reddy Yatelli

YX0P7K · Allegheny County, PA, US

DUPR

3.653

TM
TJ Mayo

RWPY5D · Reston, VA, US

DUPR

3.436

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7552606450
显示原始对决元数据 JSON
[
  {
    "team_id": 4953002230,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paige Taylor",
        "dupr_id": "KYNKQ7",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Owen Beck",
        "dupr_id": "KDYJ4Q",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5752704911,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madhukar Reddy Yatelli",
        "dupr_id": "YX0P7K",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Allegheny County, PA, US"
      },
      {
        "name": "TJ Mayo",
        "dupr_id": "RWPY5D",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      }
    ]
  }
]