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

DUPR 16

ID: 7327586711

对局比分

10-15

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

12:45 AM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
PR
Peter Riggs

0RWM9X · USA

DUPR

3.754

DA
David Acheatel

RWMMOZ · USA

DUPR

4.232

阵营 2胜方
MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.277

CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.567

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7327586711
显示原始对决元数据 JSON
[
  {
    "team_id": 7953895971,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Riggs",
        "dupr_id": "0RWM9X",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Acheatel",
        "dupr_id": "RWMMOZ",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8479408819,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      }
    ]
  }
]