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

Maryland Senior Olympics 2026 Pickleball Tournament - Mens Doubles Skill (4.0 and Above) Age: (70 To 74)

ID: 6664076382

对局比分

15-2

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

7:30 PM

对决场地

Columbia, MD

View Facility Page →

对决竞争阵营

阵营 1胜方
JR
Jeffrey Roth

844OYG · USA

DUPR

4.746

KR
Kenneth Roy

17N99N · Cathedral City, CA, US

DUPR

4.346

阵营 2负方
JM
James Mathers

3LO2EJ · USA

DUPR

2.874

JB
James Borell

89J5OR · USA

DUPR

4.133

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6664076382
显示原始对决元数据 JSON
[
  {
    "team_id": 5709475150,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Roth",
        "dupr_id": "844OYG",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenneth Roy",
        "dupr_id": "17N99N",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Cathedral City, CA, US"
      }
    ]
  },
  {
    "team_id": 6307395671,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Mathers",
        "dupr_id": "3LO2EJ",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Borell",
        "dupr_id": "89J5OR",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]