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

Bousquet Sport - Spring Team Rally League - Week 6

ID: 7032861821

对局比分

16-21

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TG
Thomas Gelb

9P7Z0R · Pittsfield, MA, US

DUPR

3.825

AM
Ashley Morrison

1NZN0Z · Pownal, VT, US

DUPR

4.437

阵营 2胜方
MB
Megan Besse

8DJLZL · Pittsfield, MA, US

DUPR

4.732

Matthew Morgan

84WQWK · Pittsfield, MA, US

DUPR

4.546

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7032861821
显示原始对决元数据 JSON
[
  {
    "team_id": 7796799940,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Gelb",
        "dupr_id": "9P7Z0R",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Ashley Morrison",
        "dupr_id": "1NZN0Z",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "Pownal, VT, US"
      }
    ]
  },
  {
    "team_id": 7670567630,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Megan Besse",
        "dupr_id": "8DJLZL",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Matthew Morgan",
        "dupr_id": "84WQWK",
        "rating": 4.546,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/171173_64f88ac4058f9.jpg",
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]