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

2025 Bremerton Blackberry Blast - Mixed Doubles Skill: (4.0 and 4.5) Age: (35 To 49)(50 to 65)(65+)

ID: 5717726572

对局比分

6-15

落败 / Loss

对决日期

2025-08-30

对局时间 (估算)

5:00 PM

对决场地

Bremerton, WA

View Facility Page →

对决竞争阵营

阵营 1负方
MT
Melissa Timme

17N00N · Bainbridge Island, WA, US

DUPR

3.384

SB
Stephen Brashear

3P75VQ · Bainbridge Island, WA, US

DUPR

3.617

阵营 2胜方
BC
becky carlson

RZR05N · Gig Harbor, WA, US

DUPR

3.940

JK
Jeremy Keddie

3ZEOEL · USA

DUPR

4.110

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5717726572
显示原始对决元数据 JSON
[
  {
    "team_id": 5664362218,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melissa Timme",
        "dupr_id": "17N00N",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      },
      {
        "name": "Stephen Brashear",
        "dupr_id": "3P75VQ",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      }
    ]
  },
  {
    "team_id": 8435368820,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "becky carlson",
        "dupr_id": "RZR05N",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "Gig Harbor, WA, US"
      },
      {
        "name": "Jeremy Keddie",
        "dupr_id": "3ZEOEL",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]