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

Happy Trails WILD West CLASSIC - 20th Anniversary - Mixed Doubles Skill: (5.0) Age: (50+, 60+, 65+)

ID: 7486063240

对局比分

13-15

落败 / Loss

对决日期

2026-01-13

对局时间 (估算)

5:00 PM

对决场地

Surprise, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
KS
Kari Suzanne Rambo

3L0K68 · Chandler, AZ, US

DUPR

4.341

JG
Jeff Goss

355XYP · Litchfield Park, AZ, US

DUPR

4.443

阵营 2胜方
LR
Laurie Roy

8KDP26 · Surprise, AZ, US

DUPR

4.208

TG
Thomas Galgerud

8W5X6G · Papillion, NE, US

DUPR

4.343

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7486063240
显示原始对决元数据 JSON
[
  {
    "team_id": 5939399621,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kari Suzanne Rambo",
        "dupr_id": "3L0K68",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Jeff Goss",
        "dupr_id": "355XYP",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Litchfield Park, AZ, US"
      }
    ]
  },
  {
    "team_id": 6082920465,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laurie Roy",
        "dupr_id": "8KDP26",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Thomas Galgerud",
        "dupr_id": "8W5X6G",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Papillion, NE, US"
      }
    ]
  }
]