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

The New England Tournament Series at Boston Pickle Club - Third Leg - OPEN Men's Doubles Cash Prize Skill: (Any) Age: (Any)

ID: 4949937020

对局比分

11-1

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

9:00 PM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1胜方
JR
John Ryan

8KL5K3 · Haverhill, MA, US

DUPR

4.614

TW
Tyler Wixom

12O2L7 · Ayer, MA, US

DUPR

5.249

阵营 2负方
KC
Kevin Chaves

3YZ0YE · Newport, RI, US

DUPR

3.704

CR
Chris Renaud

NYWLW6 · Dubai

DUPR

4.547

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4949937020
显示原始对决元数据 JSON
[
  {
    "team_id": 7525979873,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Ryan",
        "dupr_id": "8KL5K3",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Haverhill, MA, US"
      },
      {
        "name": "Tyler Wixom",
        "dupr_id": "12O2L7",
        "rating": 5.249,
        "profile_pic_url": null,
        "location": "Ayer, MA, US"
      }
    ]
  },
  {
    "team_id": 4739688155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Chaves",
        "dupr_id": "3YZ0YE",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Chris Renaud",
        "dupr_id": "NYWLW6",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Dubai"
      }
    ]
  }
]