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

Macon Memorial Day Tournament - Mixed Doubles Skill: (3.5/4.0) Age: (50 And Above) COMBINED

ID: 6861203221

对局比分

13-15

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

2:15 AM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Scharlene Smith

4ZQMXV · McDonough, GA, US

DUPR

3.760

FS
Frank Seymour

1RXNKM · Macon, GA, US

DUPR

4.079

阵营 2胜方
LH
Laura Herbig

8M65PG · Lawrenceville, GA, US

DUPR

3.675

GH
Greg Herbig

89MQZK · Lawrenceville, GA, US

DUPR

3.733

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6861203221
显示原始对决元数据 JSON
[
  {
    "team_id": 6925994373,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scharlene Smith",
        "dupr_id": "4ZQMXV",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "McDonough, GA, US"
      },
      {
        "name": "Frank Seymour",
        "dupr_id": "1RXNKM",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 5401884460,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Herbig",
        "dupr_id": "8M65PG",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Greg Herbig",
        "dupr_id": "89MQZK",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  }
]