返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

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

ID: 6996651551

对局比分

14-15

获胜 / Win

对决日期

2025-07-13

对局时间 (估算)

12:45 AM

对决场地

Lake Stevens, WA

未核实场馆

对决竞争阵营

阵营 1负方
JJ
Jill Journey

EW22OO · USA

DUPR

2.928

RT
Robert Tomlinson

8D52E4 · USA

DUPR

3.457

阵营 2胜方
SO
Sharman Owings

89JDK7 · Sequim, WA, US

DUPR

3.497

DE
Drew Ealey

NYW4X6 · Sequim, WA, US

DUPR

3.724

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6996651551
显示原始对决元数据 JSON
[
  {
    "team_id": 7774788429,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jill Journey",
        "dupr_id": "EW22OO",
        "rating": 2.928,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Tomlinson",
        "dupr_id": "8D52E4",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4473540810,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sharman Owings",
        "dupr_id": "89JDK7",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      },
      {
        "name": "Drew Ealey",
        "dupr_id": "NYW4X6",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  }
]