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

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

ID: 5445432635

对局比分

16-14

落败 / Loss

对决日期

2025-10-19

对局时间 (估算)

12:45 AM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
JW
Jill Wright

4LLNOV · Houston, TX, US

DUPR

4.627

HM
Hunter Merritt

6ZZ44K · Katy, TX, US

DUPR

4.926

阵营 2负方
VM
Victoria Mikuta

YG5GMK · Houston, TX, US

DUPR

4.295

QE
Quentin Eloise

MYVL2L · Nacogdoches, TX, US

DUPR

5.033

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5445432635
显示原始对决元数据 JSON
[
  {
    "team_id": 5793290081,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jill Wright",
        "dupr_id": "4LLNOV",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Hunter Merritt",
        "dupr_id": "6ZZ44K",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  },
  {
    "team_id": 5470451054,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Victoria Mikuta",
        "dupr_id": "YG5GMK",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Quentin Eloise",
        "dupr_id": "MYVL2L",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Nacogdoches, TX, US"
      }
    ]
  }
]