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

Robbinsville Pickle House : Bronze Cup - Co-ed Split Age Open $$$ : (4.5+ ) Age: (Any)

ID: 5006823365

对局比分

11-15

获胜 / Win

对决日期

2025-02-23

对局时间 (估算)

6:15 AM

对决场地

Robbinsville Twp, NJ

未核实场馆

对决竞争阵营

阵营 1负方
MC
Matthew Carlson

35EX4R · Ramsey, NJ, US

DUPR

4.824

DC
Douglas Carlson

3OR2QE · Ramsey, NJ, US

DUPR

4.146

阵营 2胜方
DC
Daniel Chernin

1NN99W · Livingston, NJ, US

DUPR

4.582

SM
Stephen McNamara

RZ06XM · Midland Park, NJ, US

DUPR

5.085

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5006823365
显示原始对决元数据 JSON
[
  {
    "team_id": 8465335076,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Carlson",
        "dupr_id": "35EX4R",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Ramsey, NJ, US"
      },
      {
        "name": "Douglas Carlson ",
        "dupr_id": "3OR2QE",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Ramsey, NJ, US"
      }
    ]
  },
  {
    "team_id": 7156047102,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Chernin",
        "dupr_id": "1NN99W",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Livingston, NJ, US"
      },
      {
        "name": "Stephen McNamara",
        "dupr_id": "RZ06XM",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Midland Park, NJ, US"
      }
    ]
  }
]