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

4.0+ Super DUPR Mixed Doubles Tournament

ID: 5356038999

对局比分

3-11

落败 / Loss

对决日期

2024-08-11

对局时间 (估算)

4:45 AM

对决场地

Johnson Ranch Sports Club- South Roseville CA

未核实场馆

对决竞争阵营

阵营 1负方
EV
Edgar Valdez

8WKORL · Stockton, CA, US

DUPR

3.848

Lynn Goynes

844EKV · Modesto, CA, US

DUPR

4.045

阵营 2胜方
LH
Lee Harper

8GDRM8 · Nottingham, England, GB

DUPR

4.606

SV
Susan Volinkaty

1666K1 · Reno, NV, US

DUPR

4.452

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5356038999
显示原始对决元数据 JSON
[
  {
    "team_id": 5023999352,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edgar Valdez",
        "dupr_id": "8WKORL",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Lynn Goynes",
        "dupr_id": "844EKV",
        "rating": 4.045,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1229238/images/profile/a3397d7e-0fb7-4f58-a04d-77d91474a0f4.png",
        "location": "Modesto, CA, US"
      }
    ]
  },
  {
    "team_id": 4560380700,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Harper",
        "dupr_id": "8GDRM8",
        "rating": 4.606,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "Susan Volinkaty",
        "dupr_id": "1666K1",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      }
    ]
  }
]