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

SoCal Collegiate Picklebrawl Advanced Mixed Doubles

ID: 5069943388

对局比分

1-11

落败 / Loss

对决日期

2025-01-19

对局时间 (估算)

5:00 PM

对决场地

Anteater Recreation Center

View Facility Page →

对决竞争阵营

阵营 1负方
DK
Daniel Korman

KOLVYY · Agoura Hills, CA, US

DUPR

4.642

OS
Olivia Smith

3OXZ22 · USA

DUPR

3.852

阵营 2胜方
SH
Sam Hruby

4ZKRMG · Aliso Viejo, CA, US

DUPR

4.422

ML
Mei Lee

Z9QLQM · USA

DUPR

3.899

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5069943388
显示原始对决元数据 JSON
[
  {
    "team_id": 6214495207,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Korman",
        "dupr_id": "KOLVYY",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Agoura Hills, CA, US"
      },
      {
        "name": "Olivia Smith",
        "dupr_id": "3OXZ22",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4791369827,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Hruby",
        "dupr_id": "4ZKRMG",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      },
      {
        "name": "Mei Lee",
        "dupr_id": "Z9QLQM",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]