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

The San Diego Amateur Open @ Marriott Coronado Island - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 6033858499

对局比分

3-11

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

8:45 AM

对决场地

Coronado, CA

View Facility Page →

对决竞争阵营

阵营 1负方
AM
Alexis Moyer

17YR05 · Washington, UT, US

DUPR

3.538

MM
Michael Moyer

3YKD54 · Washington, UT, US

DUPR

3.970

阵营 2胜方
ES
Emily Scanlan

3OZ2QW · Mesa, AZ, US

DUPR

4.879

BC
Brad christman

8MDPMG · AZ, US

DUPR

4.209

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6033858499
显示原始对决元数据 JSON
[
  {
    "team_id": 4442103731,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexis Moyer",
        "dupr_id": "17YR05",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Michael Moyer",
        "dupr_id": "3YKD54",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 7790808298,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Scanlan",
        "dupr_id": "3OZ2QW",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Brad christman",
        "dupr_id": "8MDPMG",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]