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

Bostonpickle.life $10,000 Grand Slam Series - Newport Pickleball Club - Men's Doubles (4.0-4.5)

ID: 7725763564

对局比分

9-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

5:00 PM

对决场地

Middletown, RI

View Facility Page →

对决竞争阵营

阵营 1负方
TA
Tyler Anderson

0YX70X · Fall River, MA, US

DUPR

4.276

James Crosson

1R9YWN · Fall River, MA, US

DUPR

3.963

阵营 2胜方
AR
Andrew Roberts

RZGWWZ · Middletown, RI, US

DUPR

4.479

MR
Matt Reed

3LYX4Q · North Kingstown, RI, US

DUPR

4.259

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7725763564
显示原始对决元数据 JSON
[
  {
    "team_id": 6411759788,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Anderson",
        "dupr_id": "0YX70X",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      },
      {
        "name": "James Crosson",
        "dupr_id": "1R9YWN",
        "rating": 3.963,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/164903_64c2a92e49bf9.jpg",
        "location": "Fall River, MA, US"
      }
    ]
  },
  {
    "team_id": 7952335148,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Roberts",
        "dupr_id": "RZGWWZ",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Middletown, RI, US"
      },
      {
        "name": "Matt Reed",
        "dupr_id": "3LYX4Q",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "North Kingstown, RI, US"
      }
    ]
  }
]