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

CRAZY APE-PRESTON PLAYHOUSE 3 - Mixed Doubles Skill: (3.500 To 3.999) Age: (Any)

ID: 6087167545

对局比分

6-11

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

2:15 AM

对决场地

DALLAS, TX

View Facility Page →

对决竞争阵营

阵营 1负方
MM
Madison Munshower

4VQMM2 · USA

DUPR

2.856

WR
Willie Robert

EG5JJE · Abilene, TX, US

DUPR

3.904

阵营 2胜方
MH
Maaike Hassman

EGYMGM · Dallas, TX, US

DUPR

3.454

SN
Son Nguyen

9P5YE7 · USA

DUPR

3.822

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6087167545
显示原始对决元数据 JSON
[
  {
    "team_id": 6435430896,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Madison Munshower",
        "dupr_id": "4VQMM2",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Willie Robert",
        "dupr_id": "EG5JJE",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Abilene, TX, US"
      }
    ]
  },
  {
    "team_id": 6743098004,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maaike Hassman",
        "dupr_id": "EGYMGM",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Son Nguyen",
        "dupr_id": "9P5YE7",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]