Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Trinity UMC Tournament 2025 - Coed Doubles Skill: (Any) Age: (Any)

ID: 6364790333

Match Scores

14-16

Loss

Play Date

2025-01-19

Play Time (Est)

6:15 AM

Play Location

Gainesville, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
SP
Steve Price

1RPK0M · Gainesville, FL, US

DUPR

5.105

CS
Caleb Sturgis

8J7ND1 · Gainesville, FL, US

DUPR

4.858

TEAM 2WINNER
SC
Steven Carter

8WDYKM · GA, US

DUPR

4.751

NC
Nick Cassidy

8JO0ZW · Archbold, OH, US

DUPR

4.666

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-6364790333
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6600300436,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Price",
        "dupr_id": "1RPK0M",
        "rating": 5.105,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Caleb Sturgis",
        "dupr_id": "8J7ND1",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      }
    ]
  },
  {
    "team_id": 7443127113,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Carter",
        "dupr_id": "8WDYKM",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "GA, US"
      },
      {
        "name": "Nick Cassidy",
        "dupr_id": "8JO0ZW",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Archbold, OH, US"
      }
    ]
  }
]