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

Memphis Country Club Spring Invitational - Mixed Doubles Skill: (4.5 And Under) Age: (18 And Above)

ID: 6282323751

对局比分

11-4, 11-9

落败 / Loss

对决日期

2025-03-23

对局时间 (估算)

4:45 AM

对决场地

Memphis, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Madison Murgatroyd

W64K6G · Lakeland, TN, US

DUPR

4.469

DM
Daniel McGuire

1QLKQD · Bartlett, TN, US

DUPR

4.672

阵营 2负方
SD
Shannon Downs

3LWZM5 · Pulaski, TN, US

DUPR

3.684

WD
William Downs

8GWDPD · Pulaski, TN, US

DUPR

4.469

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6282323751
显示原始对决元数据 JSON
[
  {
    "team_id": 5562624820,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Madison Murgatroyd",
        "dupr_id": "W64K6G",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Lakeland, TN, US"
      },
      {
        "name": "Daniel McGuire",
        "dupr_id": "1QLKQD",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Bartlett, TN, US"
      }
    ]
  },
  {
    "team_id": 6562161970,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shannon Downs",
        "dupr_id": "3LWZM5",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Pulaski, TN, US"
      },
      {
        "name": "William Downs",
        "dupr_id": "8GWDPD",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Pulaski, TN, US"
      }
    ]
  }
]