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

Pickle Factory 2025 Bel Air Classic - Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7092812282

对局比分

11-5

落败 / Loss

对决日期

2025-07-13

对局时间 (估算)

3:30 PM

对决场地

Bel Air, MD

View Facility Page →

对决竞争阵营

阵营 1胜方
LC
Lynne Coburn

35EM7P · USA

DUPR

4.392

JS
Joshua Saylor

3LVEWZ · Baltimore, MD, US

DUPR

4.726

阵营 2负方
JW
Jordan Wick

3Y69QP · Round Hill, VA, US

DUPR

4.560

DH
Dustin Haines

9POMYE · Middletown, MD, US

DUPR

4.083

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7092812282
显示原始对决元数据 JSON
[
  {
    "team_id": 6485064482,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lynne Coburn",
        "dupr_id": "35EM7P",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Saylor",
        "dupr_id": "3LVEWZ",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 6515611108,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Wick",
        "dupr_id": "3Y69QP",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Round Hill, VA, US"
      },
      {
        "name": "Dustin Haines",
        "dupr_id": "9POMYE",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Middletown, MD, US"
      }
    ]
  }
]