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

2026 El Mirage Emergency Room Kokopelli Klassic - Womens Doubles Skill: (4.5) Age: (60-64)

ID: 5084206672

对局比分

15-10

落败 / Loss

对决日期

2026-02-14

对局时间 (估算)

5:00 PM

对决场地

El Mirage, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
MF
Michele Follger

17JOW4 · Spokane, WA, US

DUPR

4.200

KR
Karen Riba

302PZQ · Post Falls, ID, US

DUPR

4.462

阵营 2负方
RA
Roxane Asay

1NXX26 · Buckeye, AZ, US

DUPR

3.929

CB
Constance Baty

8G0DLV · USA

DUPR

4.256

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5084206672
显示原始对决元数据 JSON
[
  {
    "team_id": 5221658052,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michele Follger",
        "dupr_id": "17JOW4",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      },
      {
        "name": "Karen Riba",
        "dupr_id": "302PZQ",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Post Falls, ID, US"
      }
    ]
  },
  {
    "team_id": 7659669146,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roxane Asay",
        "dupr_id": "1NXX26",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Buckeye, AZ, US"
      },
      {
        "name": "Constance Baty",
        "dupr_id": "8G0DLV",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]