返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Anglesea Open 2026, North Wildwood - Mens Doubles Skill: (4.0 and 4.5) -50 plus (Separate Medals)

ID: 7444423993

对局比分

11-2, 8-11, 11-0

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决场地

North Wildwood, NJ

未核实场馆

对决竞争阵营

阵营 1胜方
CB
Christopher Boyle

3XOQV4 · Doylestown, PA, US

DUPR

4.585

DC
Dominick Coppola

E89KV8 · Warminster, PA, US

DUPR

4.400

阵营 2负方
SC
Scott Creelman

3VVJG5 · Egg Harbor Township, NJ, US

DUPR

4.518

RG
Robert Gullo

GGKVDV · NJ, US

DUPR

3.759

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7444423993
显示原始对决元数据 JSON
[
  {
    "team_id": 7626785781,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Boyle",
        "dupr_id": "3XOQV4",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "Doylestown, PA, US"
      },
      {
        "name": "Dominick Coppola",
        "dupr_id": "E89KV8",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Warminster, PA, US"
      }
    ]
  },
  {
    "team_id": 6818844104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Creelman",
        "dupr_id": "3VVJG5",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      },
      {
        "name": "Robert Gullo",
        "dupr_id": "GGKVDV",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]