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

Rock N Roll Round Robin - Senior MD / 4.0 / 50-64

ID: 8478978858

对局比分

9-11

获胜 / Win

对决日期

2026-02-05

对局时间 (估算)

7:30 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
David Avelar

8GWZJG · St. George, UT, US

DUPR

3.918

BC
Brian Clark

EWJLKW · St. George, UT, US

DUPR

3.567

阵营 2胜方
DC
deron collins

357PKV · Star Valley Ranch, WY, US

DUPR

4.162

JJ
Joseph Jensen

59JQLL · USA

DUPR

4.147

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8478978858
显示原始对决元数据 JSON
[
  {
    "team_id": 8165471590,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Avelar",
        "dupr_id": "8GWZJG",
        "rating": 3.918,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/97730_616de799993c0.jpeg",
        "location": "St. George, UT, US"
      },
      {
        "name": "Brian Clark",
        "dupr_id": "EWJLKW",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5582994979,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "deron collins",
        "dupr_id": "357PKV",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Star Valley Ranch, WY, US"
      },
      {
        "name": "Joseph Jensen",
        "dupr_id": "59JQLL",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]