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

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

ID: 7346784637

对局比分

11-3

落败 / Loss

对决日期

2025-07-13

对局时间 (估算)

2:15 AM

对决场地

Bel Air, MD

View Facility Page →

对决竞争阵营

阵营 1胜方
AW
Ashley Wagner

KOK2K7 · Oton, Western Visayas, PH

DUPR

4.660

JF
John Fiorello

8GEW6D · Ellicott City, MD, US

DUPR

4.573

阵营 2负方
JW
Jordan Wick

3Y69QP · Round Hill, VA, US

DUPR

4.573

DH
Dustin Haines

9POMYE · Middletown, MD, US

DUPR

4.101

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7346784637
显示原始对决元数据 JSON
[
  {
    "team_id": 6676803575,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashley Wagner",
        "dupr_id": "KOK2K7",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Oton, Western Visayas, PH"
      },
      {
        "name": "John Fiorello",
        "dupr_id": "8GEW6D",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 4908034463,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Wick",
        "dupr_id": "3Y69QP",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Round Hill, VA, US"
      },
      {
        "name": "Dustin Haines",
        "dupr_id": "9POMYE",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Middletown, MD, US"
      }
    ]
  }
]