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

Life Time MetroWest-Boston - Moneyball 4.0-5.0 - June 5 - 4.0-5.0 COED Doubles Moneyball

ID: 7443725251

对局比分

11-1

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

8:45 AM

对决场地

Framingham, MA

未核实场馆

对决竞争阵营

阵营 1胜方
JR
John Ryan

8KL5K3 · Haverhill, MA, US

DUPR

5.002

CR
Chris Renaud

NYWLW6 · Dubai

DUPR

4.768

阵营 2负方
RS
Rahul Shah

0RG4LG · Ashland, MA, US

DUPR

3.534

SC
Shivang Chopra

5EQ6O5 · Milford, MA, US

DUPR

3.891

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7443725251
显示原始对决元数据 JSON
[
  {
    "team_id": 8444437329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Ryan",
        "dupr_id": "8KL5K3",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": "Haverhill, MA, US"
      },
      {
        "name": "Chris Renaud",
        "dupr_id": "NYWLW6",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Dubai"
      }
    ]
  },
  {
    "team_id": 5659173016,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rahul Shah",
        "dupr_id": "0RG4LG",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": "Ashland, MA, US"
      },
      {
        "name": "Shivang Chopra",
        "dupr_id": "5EQ6O5",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Milford, MA, US"
      }
    ]
  }
]