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

Alabama Spring Open - Men's Doubles 4.0+ Group2

ID: 8390554192

对局比分

5-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
LM
Landon Martz

99MNOK · USA

DUPR

3.858

GA
Gunner Atkins

2Z6ZPR · USA

DUPR

3.657

阵营 2胜方
Patrick Sullivan

6ZVKWQ · Birmingham, AL, US

DUPR

3.944

KR
Keith Randall

56PNMP · Birmingham, AL, US

DUPR

4.433

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8390554192
显示原始对决元数据 JSON
[
  {
    "team_id": 5071448842,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Landon Martz",
        "dupr_id": "99MNOK",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gunner Atkins",
        "dupr_id": "2Z6ZPR",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6903853589,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Sullivan",
        "dupr_id": "6ZVKWQ",
        "rating": 3.944,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6774fbef63a9c.jpg",
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Keith Randall",
        "dupr_id": "56PNMP",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]