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

Pictona Open 2025 by Emerge Insurance Services - Combined Mixed Doubles Skill: (4.5) Age: (40 To 59)

ID: 8039040515

对局比分

15-7

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

12:45 AM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
SR
Sue Rasmussen

OD7OYE · Tallahassee, FL, US

DUPR

4.442

JS
Jeff Schroepfer

8947DE · Tallahassee, FL, US

DUPR

4.421

阵营 2负方
BA
Beth Atkinson

3Z7XKW · Townsend, MA, US

DUPR

4.369

PL
Paul Lambers

8KR263 · North Andover, MA, US

DUPR

3.790

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8039040515
显示原始对决元数据 JSON
[
  {
    "team_id": 5308898770,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sue Rasmussen",
        "dupr_id": "OD7OYE",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Jeff Schroepfer",
        "dupr_id": "8947DE",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 4296305007,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Beth Atkinson",
        "dupr_id": "3Z7XKW",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Townsend, MA, US"
      },
      {
        "name": "Paul Lambers",
        "dupr_id": "8KR263",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": "North Andover, MA, US"
      }
    ]
  }
]