Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

COLGAMLP DUPR Calib

ID: 5909123115

Match Scores

11-1

Win

Play Date

2026-05-31

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
UT
Ursula Trimiar

2QJ92Y · USA

DUPR

3.608

RT
Rachel Theriault

YX7KVE · Columbus, GA, US

DUPR

3.277

TEAM 2LOSS
DA
Deborah Asher

M9RWGG · USA

DUPR

2.399

KJ
Kriselle Jimenez

GWM55V · USA

DUPR

2.874

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5909123115
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5483836763,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ursula Trimiar",
        "dupr_id": "2QJ92Y",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel Theriault",
        "dupr_id": "YX7KVE",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  },
  {
    "team_id": 5341314640,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deborah Asher",
        "dupr_id": "M9RWGG",
        "rating": 2.399,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kriselle Jimenez",
        "dupr_id": "GWM55V",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]