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

MTP 2026 February Indoor Tournament / $1,000 Moneyball (DUPR 4.5 Below) at More Than Pickleball - $1,000 Moneyball: DUPR 4.5 & below

ID: 6119528573

对局比分

11-1

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

6:15 AM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
JD
Jason DeMars

RZM96E · Flowery Branch, GA, US

DUPR

4.477

JM
John McSpadden

8MP55L · USA

DUPR

4.475

阵营 2负方
DP
Dipesh Patel

K5OOLK · USA

DUPR

3.509

PL
pravin lokan

MPDMGP · USA

DUPR

3.931

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6119528573
显示原始对决元数据 JSON
[
  {
    "team_id": 6836253101,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason DeMars",
        "dupr_id": "RZM96E",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      },
      {
        "name": "John McSpadden",
        "dupr_id": "8MP55L",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7004789747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dipesh Patel",
        "dupr_id": "K5OOLK",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "pravin lokan",
        "dupr_id": "MPDMGP",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]