Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Summit 3rd Annual Fall Smash - Mixed Doubles 3.5-4.0

ID: 8198006147

Match Scores

5-11, 6-11

Loss

Play Date

2025-09-14

Play Time (Est)

12:45 AM

Play Location

Boone, NC

View Facility Page →

Competitor Teams

TEAM 1LOSS
PS
Patty Sorgius

7DPVNM · USA

DUPR

3.754

BE
Beau E Farrell

9PJ6Q7 · Greensboro, NC, US

DUPR

4.183

TEAM 2WINNER
IS
Indee Swanson

O69RQL · Lenoir, NC, US

DUPR

4.177

HS
Heath Swanson

4ZG4MV · USA

DUPR

4.069

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8198006147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6262422502,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patty Sorgius",
        "dupr_id": "7DPVNM",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Beau E Farrell",
        "dupr_id": "9PJ6Q7",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      }
    ]
  },
  {
    "team_id": 5940214572,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Indee Swanson",
        "dupr_id": "O69RQL",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Lenoir, NC, US"
      },
      {
        "name": "Heath Swanson",
        "dupr_id": "4ZG4MV",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]