返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 7519688366

对局比分

7-11

落败 / Loss

对决日期

2026-06-05

对局时间 (估算)

3:30 PM

对决场地

Framingham, MA

未核实场馆

对决竞争阵营

阵营 1负方
JR
John Ryan

8KL5K3 · Haverhill, MA, US

DUPR

4.945

CR
Chris Renaud

NYWLW6 · Dubai

DUPR

4.754

阵营 2胜方
JT
Jon Tan

GGPKQV · Quincy, MA, US

DUPR

4.819

VL
Van Lam

Q52KJR · Boston, MA, US

DUPR

4.986

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7519688366
显示原始对决元数据 JSON
[
  {
    "team_id": 5916385341,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Ryan",
        "dupr_id": "8KL5K3",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Haverhill, MA, US"
      },
      {
        "name": "Chris Renaud",
        "dupr_id": "NYWLW6",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Dubai"
      }
    ]
  },
  {
    "team_id": 5262452346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jon Tan",
        "dupr_id": "GGPKQV",
        "rating": 4.819,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Van Lam",
        "dupr_id": "Q52KJR",
        "rating": 4.986,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]