Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GTRS Blue Santa - Mens Doubles 4.0 (13-49)

ID: 5153743449

Match Scores

5-15

Loss

Play Date

2025-12-06

Play Time (Est)

10:15 AM

Play Location

Beaumont, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
SM
Scott Morrison

8GXOMD · Beaumont, TX, US

DUPR

4.178

DT
Dean Talbot

3LVM2K · Port Neches, TX, US

DUPR

4.248

TEAM 2WINNER
SC
Seth Crumpler

EG6XNO · Calcasieu Parish, LA, US

DUPR

4.554

BM
Brent Mayo

QPN4M4 · Sulphur, LA, US

DUPR

4.895

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-5153743449
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6767656290,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Morrison",
        "dupr_id": "8GXOMD",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Dean Talbot",
        "dupr_id": "3LVM2K",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Port Neches, TX, US"
      }
    ]
  },
  {
    "team_id": 6531994730,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Seth Crumpler",
        "dupr_id": "EG6XNO",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Calcasieu Parish, LA, US"
      },
      {
        "name": "Brent Mayo",
        "dupr_id": "QPN4M4",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Sulphur, LA, US"
      }
    ]
  }
]