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

CFIL Advanced Brunswick Forest at Waterford

ID: 7959047046

对局比分

11-6

获胜 / Win

对决日期

2026-03-30

对局时间 (估算)

7:30 PM

对决场地

Leland, NC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
BM
Brenda Morrison

8E7VMJ · Leland, NC, US

DUPR

4.382

FC
Frances Clawson

8JMDLO · Leland, NC, US

DUPR

4.350

阵营 2负方
CM
Chris Midgette

3LJYQZ · Leland, NC, US

DUPR

3.885

DN
Dawn Nelson

8G6VGM · Leland, NC, US

DUPR

3.929

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7959047046
显示原始对决元数据 JSON
[
  {
    "team_id": 7592723242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brenda Morrison",
        "dupr_id": "8E7VMJ",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Frances Clawson",
        "dupr_id": "8JMDLO",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 8283752600,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Midgette",
        "dupr_id": "3LJYQZ",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Dawn Nelson",
        "dupr_id": "8G6VGM",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]