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

Rayburn Pickleball Fall Classic - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 5517903221

对局比分

4-15

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

6:15 AM

对决场地

Brookeland, TX

未核实场馆

对决竞争阵营

阵营 1负方
JM
Jason Miller

1227G7 · Brookeland, TX, US

DUPR

3.613

SE
Steve Erickson

7DDZX9 · Brookeland, TX, US

DUPR

3.951

阵营 2胜方
AG
AJ Goff

EG6YEW · Lufkin, TX, US

DUPR

4.424

ED
Ethan Davis

8KE05Y · USA

DUPR

3.991

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5517903221
显示原始对决元数据 JSON
[
  {
    "team_id": 6130296217,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Miller",
        "dupr_id": "1227G7",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Brookeland, TX, US"
      },
      {
        "name": "Steve Erickson",
        "dupr_id": "7DDZX9",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Brookeland, TX, US"
      }
    ]
  },
  {
    "team_id": 6216412454,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "AJ Goff",
        "dupr_id": "EG6YEW",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Lufkin, TX, US"
      },
      {
        "name": "Ethan Davis",
        "dupr_id": "8KE05Y",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]