返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

ERA's Houston Stallion Cup - Mixed Doubles Skill: (4.5)

ID: 8446881000

对局比分

15-5

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

1:00 PM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
VM
Victoria Mikuta

YG5GMK · Houston, TX, US

DUPR

4.289

QE
Quentin Eloise

MYVL2L · Nacogdoches, TX, US

DUPR

5.028

阵营 2负方
AB
Ashley Bunner

JZG4DD · Houston, TX, US

DUPR

4.141

DJ
Dillon Jenkins

175OEN · The Woodlands, TX, US

DUPR

4.652

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8446881000
显示原始对决元数据 JSON
[
  {
    "team_id": 8318548270,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victoria Mikuta",
        "dupr_id": "YG5GMK",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Quentin Eloise",
        "dupr_id": "MYVL2L",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Nacogdoches, TX, US"
      }
    ]
  },
  {
    "team_id": 7053071263,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Bunner",
        "dupr_id": "JZG4DD",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Dillon Jenkins",
        "dupr_id": "175OEN",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]