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

PPA Tour: Veolia Texas Open - Womens Doubles Skill: (4.0) Age: (8 To 49)

ID: 4511237579

对局比分

13-15

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

12:45 AM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1负方
AC
Amber Collins

MY0YDG · Fort Worth, TX, US

DUPR

3.783

SC
Shon Chekenyere

L5EL6Z · Fort Worth, TX, US

DUPR

3.910

阵营 2胜方
AC
Angela Chen

GGKMNM · Little Rock, AR, US

DUPR

4.453

KS
Kendall Shepard

L2DP5Z · Little Rock, AR, US

DUPR

4.381

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4511237579
显示原始对决元数据 JSON
[
  {
    "team_id": 6117346261,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amber Collins",
        "dupr_id": "MY0YDG",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Shon Chekenyere",
        "dupr_id": "L5EL6Z",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  },
  {
    "team_id": 6880556928,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angela Chen",
        "dupr_id": "GGKMNM",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Kendall Shepard",
        "dupr_id": "L2DP5Z",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]