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

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

ID: 6508520478

对局比分

10-15

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

7:30 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Martha Stange

1Q95J5 · Ann Arbor, MI, US

DUPR

4.367

KJ
Kristi Jensen

17YDL4 · Dexter, MI, US

DUPR

4.326

阵营 2胜方
KJ
Kris Johnson

3LVD7Z · Rockford, MI, US

DUPR

4.476

JL
Joy Lotterman

3YNZ4G · MI, US

DUPR

4.073

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6508520478
显示原始对决元数据 JSON
[
  {
    "team_id": 5694289249,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Martha Stange",
        "dupr_id": "1Q95J5",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Kristi Jensen",
        "dupr_id": "17YDL4",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Dexter, MI, US"
      }
    ]
  },
  {
    "team_id": 6713427485,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kris Johnson",
        "dupr_id": "3LVD7Z",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Rockford, MI, US"
      },
      {
        "name": "Joy Lotterman",
        "dupr_id": "3YNZ4G",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "MI, US"
      }
    ]
  }
]