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

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

ID: 8472746526

对局比分

9-15

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

7:30 PM

对决场地

North Wildwood, NJ

未核实场馆

对决竞争阵营

阵营 1负方
SC
Scott Creelman

3VVJG5 · Egg Harbor Township, NJ, US

DUPR

4.471

RG
Robert Gullo

GGKVDV · NJ, US

DUPR

3.753

阵营 2胜方
CB
Christopher Boyle

3XOQV4 · Doylestown, PA, US

DUPR

4.601

DC
Dominick Coppola

E89KV8 · Warminster, PA, US

DUPR

4.404

数据访问 (AI / 开发者)

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

cURL Request:

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