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

Lowcountry Pickleball Leagues: Men's Doubles - Men's 2026 - 4.0 - Line 2 4.0

ID: 8091325711

对局比分

7-11, 2-11, 9-11

获胜 / Win

对决日期

2026-04-05

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JS
Jeff Smith

2YV6R4 · USA

DUPR

4.150

SS
Steven Swallwood

7DKD74 · USA

DUPR

3.720

阵营 2胜方
JA
John Atkinson

99M5QK · Hardeeville, SC, US

DUPR

4.098

Michael Nicholson

XJ2MM4 · Hardeeville, SC, US

DUPR

4.297

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8091325711
显示原始对决元数据 JSON
[
  {
    "team_id": 4579972281,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Smith",
        "dupr_id": "2YV6R4",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Swallwood",
        "dupr_id": "7DKD74",
        "rating": 3.72,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7692499731,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Atkinson",
        "dupr_id": "99M5QK",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Hardeeville, SC, US"
      },
      {
        "name": "Michael Nicholson",
        "dupr_id": "XJ2MM4",
        "rating": 4.297,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67191e5652a17.jpg",
        "location": "Hardeeville, SC, US"
      }
    ]
  }
]