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

Dill Dinkers March Madness - Mixed Mini Moneyball: (4.999 And Under)

ID: 6676841358

对局比分

3-11

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

7:30 PM

对决场地

Simsbury, CT

未核实场馆

对决竞争阵营

阵营 1负方
JC
Jessica Coughlin

3X7OKR · Durham, CT, US

DUPR

3.879

DR
David Rodrigues

3YDN7D · Norwalk, CT, US

DUPR

4.298

阵营 2胜方
PJ
Pamela Jeppson

0RP4PQ · Bloomfield, CT, US

DUPR

4.197

TN
Tuan Nguyen

DWYL66 · Branford, CT, US

DUPR

4.679

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6676841358
显示原始对决元数据 JSON
[
  {
    "team_id": 6835272700,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Coughlin",
        "dupr_id": "3X7OKR",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Durham, CT, US"
      },
      {
        "name": "David Rodrigues",
        "dupr_id": "3YDN7D",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Norwalk, CT, US"
      }
    ]
  },
  {
    "team_id": 5872357123,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pamela Jeppson",
        "dupr_id": "0RP4PQ",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Bloomfield, CT, US"
      },
      {
        "name": "Tuan Nguyen",
        "dupr_id": "DWYL66",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Branford, CT, US"
      }
    ]
  }
]