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

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

ID: 7281108683

对局比分

1-15

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

12:45 AM

对决场地

Columbia, MD

View Facility Page →

对决竞争阵营

阵营 1负方
FT
Frederick Trentzsch

175574 · USA

DUPR

4.323

SS
Stephen Skrainar

3ZLEYQ · USA

DUPR

3.446

阵营 2胜方
JR
Jeffrey Roth

844OYG · USA

DUPR

4.907

KR
Kenneth Roy

17N99N · Cathedral City, CA, US

DUPR

4.625

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7281108683
显示原始对决元数据 JSON
[
  {
    "team_id": 8183973689,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Frederick Trentzsch",
        "dupr_id": "175574",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Skrainar",
        "dupr_id": "3ZLEYQ",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5879775136,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Roth",
        "dupr_id": "844OYG",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenneth Roy",
        "dupr_id": "17N99N",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Cathedral City, CA, US"
      }
    ]
  }
]