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

BYU Pickleball 3.99 and below

ID: 7518346908

对局比分

9-11

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

1:00 PM

对决场地

Outdoor Tennis Courts (TCF)

未核实场馆

对决竞争阵营

阵营 1负方
AC
Austin Coughanour

8M0E2V · USA

DUPR

4.341

AG
Anderson Griggs

LWR745 · USA

DUPR

3.858

阵营 2胜方
CL
Cameron Lyman

89YJ7J · Provo, UT, US

DUPR

4.240

TM
Taggart McCullough

4P6YWM · USA

DUPR

4.032

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7518346908
显示原始对决元数据 JSON
[
  {
    "team_id": 6932652097,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Coughanour",
        "dupr_id": "8M0E2V",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anderson Griggs",
        "dupr_id": "LWR745",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7276636211,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cameron Lyman",
        "dupr_id": "89YJ7J",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Taggart McCullough",
        "dupr_id": "4P6YWM",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]