返回检索中心
匹克球对决数据双打对决 (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: 7273080506

对局比分

15-12

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

3:30 PM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Christian Miranda

YX5LOG · Salinas, PR

DUPR

5.020

EC
Eugeniu Carmanov

M2RO9L · Boston, MA, US

DUPR

4.852

阵营 2负方
DC
Dan Caticha

MPGRJG · North Brookfield, MA, US

DUPR

4.392

LD
Larry Diep

L5ZLLQ · USA

DUPR

5.133

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7273080506
显示原始对决元数据 JSON
[
  {
    "team_id": 4912130425,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian Miranda",
        "dupr_id": "YX5LOG",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Salinas, PR"
      },
      {
        "name": "Eugeniu Carmanov",
        "dupr_id": "M2RO9L",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 6273642827,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Caticha",
        "dupr_id": "MPGRJG",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "North Brookfield, MA, US"
      },
      {
        "name": "Larry Diep",
        "dupr_id": "L5ZLLQ",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]