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

Texas Senior Games - Womens Doubles 65-74 4.0 *

ID: 6140307029

对局比分

15-5

落败 / Loss

对决日期

2026-05-01

对局时间 (估算)

6:15 AM

对决场地

San Antonio, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
DL
Debbie Ladig

RYW5MQ · Houston, TX, US

DUPR

3.950

AW
Amy Wilkins

RZJZNZ · Houston, TX, US

DUPR

4.196

阵营 2负方
EE
Elaine Eickenroht

8E9KNW · San Antonio, TX, US

DUPR

4.136

SC
Shelly Craig

89JDOE · USA

DUPR

3.306

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6140307029
显示原始对决元数据 JSON
[
  {
    "team_id": 5784532848,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debbie Ladig",
        "dupr_id": "RYW5MQ",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Amy Wilkins",
        "dupr_id": "RZJZNZ",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4395451742,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elaine Eickenroht",
        "dupr_id": "8E9KNW",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Shelly Craig",
        "dupr_id": "89JDOE",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]