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

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

ID: 8522393025

对局比分

11-0

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

10:15 AM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
VM
Victoria Mikuta

YG5GMK · Houston, TX, US

DUPR

4.272

QE
Quentin Eloise

MYVL2L · Nacogdoches, TX, US

DUPR

5.015

阵营 2负方
RM
Rebekah McQueen

1R5XRQ · Grandview, TX, US

DUPR

3.812

LF
Levi Fore

0QW0OG · San Ramon, CA, US

DUPR

4.513

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8522393025
显示原始对决元数据 JSON
[
  {
    "team_id": 7194917826,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victoria Mikuta",
        "dupr_id": "YG5GMK",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Quentin Eloise",
        "dupr_id": "MYVL2L",
        "rating": 5.015,
        "profile_pic_url": null,
        "location": "Nacogdoches, TX, US"
      }
    ]
  },
  {
    "team_id": 4830086947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rebekah McQueen",
        "dupr_id": "1R5XRQ",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Grandview, TX, US"
      },
      {
        "name": "Levi Fore",
        "dupr_id": "0QW0OG",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      }
    ]
  }
]