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

LiL' Rhody Dinksgiving Classic - Men's "MONEYBALL" Doubles (Open)

ID: 8153852224

对局比分

1-11

获胜 / Win

对决日期

2025-11-22

对局时间 (估算)

5:00 PM

对决场地

North Kingstown, RI

View Facility Page →

对决竞争阵营

阵营 1负方
KC
Kevin Chaves

3YZ0YE · Newport, RI, US

DUPR

3.832

CR
Chris Renaud

NYWLW6 · Dubai

DUPR

4.487

阵营 2胜方
GN
gonzalo nunez

4ZRML6 · Manchester, NH, US

DUPR

5.013

AL
Albert Laurent

Z9ZWPW · NH, US

DUPR

5.170

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8153852224
显示原始对决元数据 JSON
[
  {
    "team_id": 7498553964,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Chaves",
        "dupr_id": "3YZ0YE",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Chris Renaud",
        "dupr_id": "NYWLW6",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Dubai"
      }
    ]
  },
  {
    "team_id": 5347178478,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "gonzalo nunez",
        "dupr_id": "4ZRML6",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Albert Laurent",
        "dupr_id": "Z9ZWPW",
        "rating": 5.17,
        "profile_pic_url": null,
        "location": "NH, US"
      }
    ]
  }
]