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

CFIL Adv WFD @ CP

ID: 8294178327

对局比分

5-11

获胜 / Win

对决日期

2026-03-16

对局时间 (估算)

4:45 AM

对决场地

Pickle & Taps, South 13th Street, Wilmington, NC, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BM
Bob Midgette

17LWZ4 · Leland, NC, US

DUPR

3.985

CM
Chris Midgette

3LJYQZ · Leland, NC, US

DUPR

3.912

阵营 2胜方
CS
Clare Seibert

W6MOOG · Southport, NC, US

DUPR

4.091

LG
Larry Geller

8J0NE4 · Leland, NC, US

DUPR

4.255

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8294178327
显示原始对决元数据 JSON
[
  {
    "team_id": 8502355771,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bob Midgette",
        "dupr_id": "17LWZ4",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Chris Midgette",
        "dupr_id": "3LJYQZ",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 6294760124,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Clare Seibert",
        "dupr_id": "W6MOOG",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      },
      {
        "name": "Larry Geller",
        "dupr_id": "8J0NE4",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]