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

Texas Senior Games - Mixed Doubles 65-69 4.0

ID: 8049357188

对局比分

1-11

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

9:00 PM

对决场地

San Antonio, TX

View Facility Page →

对决竞争阵营

阵营 1负方
AW
Amy Wilkins

RZJZNZ · Houston, TX, US

DUPR

4.171

DF
Dennis Fong

9PME7J · Richmond, TX, US

DUPR

3.478

阵营 2胜方
KK
Kimberly Kay Ferreira

3PPXG3 · Fort Worth, TX, US

DUPR

3.939

AT
Andrew Tam

8DZ7ML · Lewisville, TX, US

DUPR

3.892

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8049357188
显示原始对决元数据 JSON
[
  {
    "team_id": 4295802367,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Wilkins",
        "dupr_id": "RZJZNZ",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Dennis Fong",
        "dupr_id": "9PME7J",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": "Richmond, TX, US"
      }
    ]
  },
  {
    "team_id": 6183288287,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kimberly Kay Ferreira",
        "dupr_id": "3PPXG3",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Andrew Tam",
        "dupr_id": "8DZ7ML",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      }
    ]
  }
]