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

Next Game - Mixed Dinks - S12W3

ID: 8207814682

对局比分

5-11

落败 / Loss

对决日期

2026-04-22

对局时间 (估算)

11:30 PM

对决场地

Costa Mesa Tennis Center

View Facility Page →

对决竞争阵营

阵营 1负方
KB
Kylie Brown

NYO2OZ · Orange County, CA, US

DUPR

3.186

JT
Jeff Thurber

3V5ODE · Irvine, CA, US

DUPR

3.030

阵营 2胜方
MS
Maria Santopoalo

59JX6V · Huntington Beach, CA, US

DUPR

2.939

XD
Xavier Duport Naem

WZN29G · USA

DUPR

3.102

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8207814682
显示原始对决元数据 JSON
[
  {
    "team_id": 6382994762,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kylie Brown",
        "dupr_id": "NYO2OZ",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Jeff Thurber",
        "dupr_id": "3V5ODE",
        "rating": 3.03,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 6580578232,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maria Santopoalo",
        "dupr_id": "59JX6V",
        "rating": 2.939,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Xavier Duport Naem",
        "dupr_id": "WZN29G",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]