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

Lake Stevens Classic 2025 - Mixed Doubles Skill: (4.0 To 4.5) Age: (50 And Above)

ID: 4850093925

对局比分

5-11

落败 / Loss

对决日期

2025-07-13

对局时间 (估算)

10:15 AM

对决场地

Lake Stevens, WA

未核实场馆

对决竞争阵营

阵营 1负方
MT
Melissa Timme

17N00N · Bainbridge Island, WA, US

DUPR

3.480

SB
Stephen Brashear

3P75VQ · Bainbridge Island, WA, US

DUPR

3.611

阵营 2胜方
NS
Nancy Smith

KON6LQ · Lake Stevens, WA, US

DUPR

4.017

VK
Virgil Kim

16E2JE · Bothell, WA, US

DUPR

4.015

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4850093925
显示原始对决元数据 JSON
[
  {
    "team_id": 7196298334,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melissa Timme",
        "dupr_id": "17N00N",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      },
      {
        "name": "Stephen Brashear",
        "dupr_id": "3P75VQ",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      }
    ]
  },
  {
    "team_id": 6559565491,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Smith",
        "dupr_id": "KON6LQ",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": "Lake Stevens, WA, US"
      },
      {
        "name": "Virgil Kim",
        "dupr_id": "16E2JE",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      }
    ]
  }
]