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

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

ID: 8143333195

对局比分

6-11

落败 / Loss

对决日期

2025-07-13

对局时间 (估算)

8:45 AM

对决场地

Bel Air, MD

View Facility Page →

对决竞争阵营

阵营 1负方
MV
Michelle Venditto Brandt

569LN5 · Bel Air, MD, US

DUPR

4.184

MW
Mike Walker

3ZLRGD · Havre de Grace, MD, US

DUPR

4.628

阵营 2胜方
JW
Jordan Wick

3Y69QP · Round Hill, VA, US

DUPR

4.596

DH
Dustin Haines

9POMYE · Middletown, MD, US

DUPR

4.132

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8143333195
显示原始对决元数据 JSON
[
  {
    "team_id": 5809297532,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Venditto Brandt",
        "dupr_id": "569LN5",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Bel Air, MD, US"
      },
      {
        "name": "Mike Walker",
        "dupr_id": "3ZLRGD",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Havre de Grace, MD, US"
      }
    ]
  },
  {
    "team_id": 5430534155,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Wick",
        "dupr_id": "3Y69QP",
        "rating": 4.596,
        "profile_pic_url": null,
        "location": "Round Hill, VA, US"
      },
      {
        "name": "Dustin Haines",
        "dupr_id": "9POMYE",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Middletown, MD, US"
      }
    ]
  }
]