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

SDG’s Round Robin - Pickleheads Up & Down the River - Game 2

ID: 5553399352

对局比分

7-11

获胜 / Win

对决日期

2025-12-27

对局时间 (估算)

5:00 PM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
CB
Chase Bishop

XK2K04 · Coweta County, GA, US

DUPR

3.445

LM
Lewis Moore

2QKOYE · Phoenix, AZ, US

DUPR

4.021

阵营 2胜方
BP
Bryson Pach

0ZEQE2 · Newnan, GA, US

DUPR

3.860

RV
Raudel Valdes

2LLJ7R · Lee County, FL, US

DUPR

3.845

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5553399352
显示原始对决元数据 JSON
[
  {
    "team_id": 5297847259,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Bishop",
        "dupr_id": "XK2K04",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": "Coweta County, GA, US"
      },
      {
        "name": "Lewis Moore",
        "dupr_id": "2QKOYE",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5770855093,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryson Pach",
        "dupr_id": "0ZEQE2",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Raudel Valdes",
        "dupr_id": "2LLJ7R",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "Lee County, FL, US"
      }
    ]
  }
]