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

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

ID: 6903274386

对局比分

9-15

落败 / Loss

对决日期

2026-04-29

对局时间 (估算)

7:30 PM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1负方
JM
Jackson Murphy

8KEY56 · Canton, GA, US

DUPR

4.186

WP
Will Page

1R099D · Marietta, GA, US

DUPR

4.096

阵营 2胜方
Card Collins

170NWM · Greenville, SC, US

DUPR

4.239

DW
Doug Weiss

8W5K9L · Brevard, NC, US

DUPR

4.163

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6903274386
显示原始对决元数据 JSON
[
  {
    "team_id": 7315767538,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackson Murphy",
        "dupr_id": "8KEY56",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Will Page",
        "dupr_id": "1R099D",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 6125398039,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Card Collins",
        "dupr_id": "170NWM",
        "rating": 4.239,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1040963/images/profile/e26f774c-88cf-444e-be09-fefba1f91663.png",
        "location": "Greenville, SC, US"
      },
      {
        "name": "Doug Weiss",
        "dupr_id": "8W5K9L",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Brevard, NC, US"
      }
    ]
  }
]