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

CPL (4.0) Week (8) Flemington Blue @ Flemington Green

ID: 6821540268

对局比分

15-21

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RM
Roberto Marcillo

8GYZ4D · Bound Brook, NJ, US

DUPR

3.881

EB
Eric Berlinger

XJLE2R · Flemington, NJ, US

DUPR

3.882

阵营 2胜方
TD
Tim Dowd

59K9JL · Flemington, NJ, US

DUPR

4.357

Anthony Fallet

V4DKZ7 · South Plainfield, NJ, US

DUPR

4.192

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6821540268
显示原始对决元数据 JSON
[
  {
    "team_id": 4951291346,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roberto Marcillo",
        "dupr_id": "8GYZ4D",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Bound Brook, NJ, US"
      },
      {
        "name": "Eric Berlinger",
        "dupr_id": "XJLE2R",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      }
    ]
  },
  {
    "team_id": 4356498043,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Dowd",
        "dupr_id": "59K9JL",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      },
      {
        "name": "Anthony Fallet",
        "dupr_id": "V4DKZ7",
        "rating": 4.192,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/435735/images/profile/7b5bcb43-17ee-4aa7-b43d-68d06597fc1d.png",
        "location": "South Plainfield, NJ, US"
      }
    ]
  }
]