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

Week 2

ID: 7706883991

对局比分

8-11

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

8:45 AM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1负方
RH
Rodrigo H Padilla

7N7EVM · Englewood, CO, US

DUPR

3.867

CE
Chris Elson

76MXYM · Douglas County, CO, US

DUPR

3.873

阵营 2胜方
NW
Nicholas Witte

6ZK2PD · USA

DUPR

3.884

OR
Oli Ribeli

2L2NW7 · USA

DUPR

3.894

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7706883991
显示原始对决元数据 JSON
[
  {
    "team_id": 6467941481,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rodrigo H Padilla",
        "dupr_id": "7N7EVM",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      },
      {
        "name": "Chris Elson",
        "dupr_id": "76MXYM",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Douglas County, CO, US"
      }
    ]
  },
  {
    "team_id": 6524680586,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Witte",
        "dupr_id": "6ZK2PD",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Oli Ribeli",
        "dupr_id": "2L2NW7",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]