返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

You Go Girl (At Capacity) - Womens Doubles Skill: (3.0) Age: (60 And Above)

ID: 8002622710

对局比分

8-15

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

11:30 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
SL
Susan Levine

M29E4P · USA

DUPR

2.983

ML
Marcie Levine

76NJV4 · Willoughby Hills, OH, US

DUPR

3.340

阵营 2胜方
JP
Joyce Ploeg

V7ZXMP · USA

DUPR

3.343

CF
Cathy Fairchild

G0EZRD · USA

DUPR

3.149

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8002622710
显示原始对决元数据 JSON
[
  {
    "team_id": 7009959372,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan Levine",
        "dupr_id": "M29E4P",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcie Levine",
        "dupr_id": "76NJV4",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Willoughby Hills, OH, US"
      }
    ]
  },
  {
    "team_id": 8519046825,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joyce Ploeg",
        "dupr_id": "V7ZXMP",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cathy Fairchild",
        "dupr_id": "G0EZRD",
        "rating": 3.149,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]