Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 4372815814

Match Scores

5-15

Loss

Play Date

2025-05-10

Play Time (Est)

11:30 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1LOSS
TL
Teagan Lowry

XJ60R4 · USA

DUPR

3.132

MR
Mitchell Rolfes

8JQRVD · McKinney, TX, US

DUPR

3.919

TEAM 2WINNER
RC
Ryan Coleman

L5GQGQ · USA

DUPR

4.582

KB
Kyle Boothe

67ZNDD · Sherman, TX, US

DUPR

4.791

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-4372815814
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4434837160,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Teagan Lowry",
        "dupr_id": "XJ60R4",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitchell Rolfes",
        "dupr_id": "8JQRVD",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 7505607660,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Coleman",
        "dupr_id": "L5GQGQ",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Boothe",
        "dupr_id": "67ZNDD",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Sherman, TX, US"
      }
    ]
  }
]