Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Smash at The Plex - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 7102611276

Match Scores

10-12

Win

Play Date

2026-03-29

Play Time (Est)

1:00 PM

Play Location

Bristol, TN

View Facility Page →

Competitor Teams

TEAM 1LOSS
BF
Brittany Freund

JJOLPJ · Wytheville, VA, US

DUPR

3.970

KM
Kelly Mariotti

L2MXO6 · Wytheville, VA, US

DUPR

3.780

TEAM 2WINNER
TM
Tammy Moore

1RE9VZ · Johnson City, TN, US

DUPR

4.148

BB
Brian Burgess

RYR4KD · Johnson City, TN, US

DUPR

4.117

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-7102611276
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4614927653,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brittany Freund",
        "dupr_id": "JJOLPJ",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Wytheville, VA, US"
      },
      {
        "name": "Kelly Mariotti",
        "dupr_id": "L2MXO6",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Wytheville, VA, US"
      }
    ]
  },
  {
    "team_id": 4735648123,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tammy Moore",
        "dupr_id": "1RE9VZ",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      },
      {
        "name": "Brian Burgess",
        "dupr_id": "RYR4KD",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      }
    ]
  }
]