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

Pickleball on the Moon 2026 - $500 Moneyball - Mixed Doubles OPEN ($500 Prize Money)

ID: 7369905101

对局比分

1-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

6:15 AM

对决场地

Huntsville, AL

View Facility Page →

对决竞争阵营

阵营 1负方
AP
Alli Presley

2P4MQ4 · USA

DUPR

3.248

CC
Carter Coleman

7NL9MN · USA

DUPR

3.248

阵营 2胜方
TY
Taylor Yelton

4Z4J22 · Birmingham, AL, US

DUPR

4.421

AD
adam durrett

L29P4J · Birmingham, AL, US

DUPR

4.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7369905101
显示原始对决元数据 JSON
[
  {
    "team_id": 7447644504,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alli Presley",
        "dupr_id": "2P4MQ4",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carter Coleman",
        "dupr_id": "7NL9MN",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7529744589,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Taylor Yelton",
        "dupr_id": "4Z4J22",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "adam durrett",
        "dupr_id": "L29P4J",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]