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

King of the Court

ID: 4998356691

Match Scores

5-11

Win

Play Date

2026-05-08

Play Time (Est)

4:45 AM

Play Location

Barr Road Sports Complex

View Facility Page →

Competitor Teams

TEAM 1LOSS
AA
April Aaron

JZ5E7J · Lexington, SC, US

DUPR

3.095

JU
Jim Urtasun

XJ2YR4 · Lexington, SC, US

DUPR

3.420

TEAM 2WINNER
AT
Al Trujillo

K56LQ7 · USA

DUPR

3.788

BH
Bill Howard

XKPR7R · USA

DUPR

3.302

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-4998356691
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4535478290,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "April Aaron",
        "dupr_id": "JZ5E7J",
        "rating": 3.095,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      },
      {
        "name": "Jim Urtasun",
        "dupr_id": "XJ2YR4",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      }
    ]
  },
  {
    "team_id": 6484455254,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Al Trujillo",
        "dupr_id": "K56LQ7",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Howard",
        "dupr_id": "XKPR7R",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]