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

Snowball 2026 at The Plex - Mens Doubles Skill: (4.5) Age: (Any)

ID: 7366820714

对局比分

11-5, 9-11, 11-9

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

3:30 PM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
BU
bryan upshaw

3L7WOZ · Jonesborough, TN, US

DUPR

4.715

JM
Justin Miller

DWNDE6 · Kingsport, TN, US

DUPR

4.107

阵营 2负方
SS
Slade Sims

4ZQWGM · Dayton, TN, US

DUPR

4.015

LP
Lane Park

8ML7RG · Chattanooga, TN, US

DUPR

4.515

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7366820714
显示原始对决元数据 JSON
[
  {
    "team_id": 7607074980,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "bryan upshaw",
        "dupr_id": "3L7WOZ",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Jonesborough, TN, US"
      },
      {
        "name": "Justin Miller",
        "dupr_id": "DWNDE6",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      }
    ]
  },
  {
    "team_id": 7756935558,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Slade Sims",
        "dupr_id": "4ZQWGM",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Dayton, TN, US"
      },
      {
        "name": "Lane Park",
        "dupr_id": "8ML7RG",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      }
    ]
  }
]