返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Next Game - Mixed Dinks Ladder S9W1

ID: 6270183757

对局比分

4-11

落败 / Loss

对决日期

2025-12-10

对局时间 (估算)

2:15 AM

对决场地

Costa Mesa Tennis Center

View Facility Page →

对决竞争阵营

阵营 1负方
RS
Robin Slome

8WDODM · Huntington Beach, CA, US

DUPR

3.232

SS
Sydnie Santamaria

OWNELW · Placentia, CA, US

DUPR

3.251

阵营 2胜方
CT
Chris Thompson

N7Y7J6 · Stanton, CA, US

DUPR

3.402

KB
Kylie Brown

NYO2OZ · Orange County, CA, US

DUPR

3.402

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6270183757
显示原始对决元数据 JSON
[
  {
    "team_id": 8089273644,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robin Slome",
        "dupr_id": "8WDODM",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Sydnie Santamaria",
        "dupr_id": "OWNELW",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": "Placentia, CA, US"
      }
    ]
  },
  {
    "team_id": 6481589613,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Thompson",
        "dupr_id": "N7Y7J6",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Stanton, CA, US"
      },
      {
        "name": "Kylie Brown",
        "dupr_id": "NYO2OZ",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      }
    ]
  }
]