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

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mens Doubles Skill: (4.0) Age: (50 To 59)

ID: 4884861048

对局比分

12-15

落败 / Loss

对决日期

2026-04-29

对局时间 (估算)

1:00 PM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1负方
JM
Jackson Murphy

8KEY56 · Canton, GA, US

DUPR

4.194

WP
Will Page

1R099D · Marietta, GA, US

DUPR

4.115

阵营 2胜方
RD
Rob Dobbs

3P5DQ3 · St. Petersburg, FL, US

DUPR

4.108

JB
Jim Bennett

DW0576 · USA

DUPR

3.765

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4884861048
显示原始对决元数据 JSON
[
  {
    "team_id": 6312357525,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackson Murphy",
        "dupr_id": "8KEY56",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Will Page",
        "dupr_id": "1R099D",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 5498832285,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rob Dobbs",
        "dupr_id": "3P5DQ3",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Jim Bennett",
        "dupr_id": "DW0576",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]