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

You Go Girl (At Capacity) - Womens Doubles Skill: (4.5) Age: (50 And Above)

ID: 7436727321

对局比分

8-15

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

10:15 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
MK
Michele Kendall-Williams

3VQE5P · Milford Charter Township, MI, US

DUPR

3.932

KM
Karen Martinez

ZNNZ7D · Canton, MI, US

DUPR

4.158

阵营 2胜方
MS
Martha Stange

1Q95J5 · Ann Arbor, MI, US

DUPR

4.375

KJ
Kristi Jensen

17YDL4 · Dexter, MI, US

DUPR

4.329

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7436727321
显示原始对决元数据 JSON
[
  {
    "team_id": 7273846963,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michele Kendall-Williams",
        "dupr_id": "3VQE5P",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Milford Charter Township, MI, US"
      },
      {
        "name": "Karen Martinez",
        "dupr_id": "ZNNZ7D",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      }
    ]
  },
  {
    "team_id": 6400907096,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Martha Stange",
        "dupr_id": "1Q95J5",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Kristi Jensen",
        "dupr_id": "17YDL4",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Dexter, MI, US"
      }
    ]
  }
]