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

Competitive Open Play Match

ID: 6276267914

对局比分

11-1

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

3:30 PM

对决场地

Flower Mound, TX, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
EC
Ethan Crouch

YXNLVG · Flower Mound, TX, US

DUPR

3.971

MA
Marshall Amick

X0NY97 · USA

DUPR

3.500

阵营 2负方
AA
Alex Almaguer

0R2RR4 · USA

DUPR

3.500

SM
Simon McGuire

5EGEEL · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6276267914
显示原始对决元数据 JSON
[
  {
    "team_id": 7019575597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Crouch",
        "dupr_id": "YXNLVG",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Marshall Amick",
        "dupr_id": "X0NY97",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7861976586,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Almaguer",
        "dupr_id": "0R2RR4",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon McGuire",
        "dupr_id": "5EGEEL",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]