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

MoCo PB Addictx 8.75 Same Partner Moneyball - Playoffs - Quarter-Finals

ID: 8078475144

对局比分

15-11

落败 / Loss

对决日期

2026-04-20

对局时间 (估算)

1:00 PM

对决场地

Dill Dinkers Pickleball, Southlawn Court, Rockville, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JR
Jonathan Rajkumar

X27M0X · Fairfax, VA, US

DUPR

4.347

AM
Alejandro Murguia

YXMK24 · Alexandria, VA, US

DUPR

4.280

阵营 2负方
TI
Todd Ingold

3P6NKQ · Alexandria, VA, US

DUPR

4.263

DO
Danijel Obradovic

1RQLDD · Alexandria, VA, US

DUPR

4.481

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8078475144
显示原始对决元数据 JSON
[
  {
    "team_id": 7321236391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Rajkumar",
        "dupr_id": "X27M0X",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "Alejandro Murguia",
        "dupr_id": "YXMK24",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 5389428622,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Ingold",
        "dupr_id": "3P6NKQ",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Danijel Obradovic",
        "dupr_id": "1RQLDD",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  }
]