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

East Bay Pickleball Club

ID: 8504875654

对局比分

6-11

获胜 / Win

对决日期

2026-05-27

对局时间 (估算)

11:30 PM

对决场地

Warren, RI 02885, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JT
Jeff Tallman

M2Q9EP · Somerset, MA, US

DUPR

3.822

James Crosson

1R9YWN · Fall River, MA, US

DUPR

4.022

阵营 2胜方
TL
Thomas Lottermoser

V7E7L7 · Dartmouth, MA, US

DUPR

3.876

JA
JJ Arruda

76N2VN · MA, US

DUPR

3.908

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8504875654
显示原始对决元数据 JSON
[
  {
    "team_id": 6873225062,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Tallman",
        "dupr_id": "M2Q9EP",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Somerset, MA, US"
      },
      {
        "name": "James Crosson",
        "dupr_id": "1R9YWN",
        "rating": 4.022,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/164903_64c2a92e49bf9.jpg",
        "location": "Fall River, MA, US"
      }
    ]
  },
  {
    "team_id": 5212613360,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Lottermoser",
        "dupr_id": "V7E7L7",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Dartmouth, MA, US"
      },
      {
        "name": "JJ Arruda",
        "dupr_id": "76N2VN",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  }
]