Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Trinity UMC Tournament 2025 - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 7341972590

Match Scores

15-8

Win

Play Date

2025-01-17

Play Time (Est)

3:30 PM

Play Location

Gainesville, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
SS
Star Sansone

3P0NQ1 · Gainesville, FL, US

DUPR

5.109

WA
Wickie Ariet

PW9VWG · USA

DUPR

4.407

TEAM 2LOSS
LS
Lisa Shelton

8D9QXM · Gainesville, FL, US

DUPR

4.217

MP
Matt Price

0YJM0X · Gainesville, FL, US

DUPR

4.137

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-7341972590
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5086470739,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Star Sansone",
        "dupr_id": "3P0NQ1",
        "rating": 5.109,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Wickie Ariet",
        "dupr_id": "PW9VWG",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5890271602,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Shelton",
        "dupr_id": "8D9QXM",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Matt  Price",
        "dupr_id": "0YJM0X",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      }
    ]
  }
]