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

4.0+ Super DUPR Mixed Doubles Tournament

ID: 5172843047

对局比分

11-3

落败 / Loss

对决日期

2024-08-11

对局时间 (估算)

12:45 AM

对决场地

Johnson Ranch Sports Club- South Roseville CA

未核实场馆

对决竞争阵营

阵营 1胜方
LM
Louella Maxwell

8MQL0G · Fairfield, CA, US

DUPR

3.882

MM
Melvin Maxwell

3XZV45 · Fairfield, CA, US

DUPR

4.376

阵营 2负方
EV
Edgar Valdez

8WKORL · Stockton, CA, US

DUPR

3.770

Lynn Goynes

844EKV · Modesto, CA, US

DUPR

3.932

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5172843047
显示原始对决元数据 JSON
[
  {
    "team_id": 8022705690,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Louella Maxwell",
        "dupr_id": "8MQL0G",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Fairfield, CA, US"
      },
      {
        "name": "Melvin Maxwell",
        "dupr_id": "3XZV45",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Fairfield, CA, US"
      }
    ]
  },
  {
    "team_id": 7376725678,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edgar Valdez",
        "dupr_id": "8WKORL",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Lynn Goynes",
        "dupr_id": "844EKV",
        "rating": 3.932,
        "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"
      }
    ]
  }
]