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

Pin Point DUPR Round Robin - 7.50 and Below

ID: 4497289494

Match Scores

11-3

Loss

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Pin Point Indoor Pickleball & Golf

View Facility Page →

Competitor Teams

TEAM 1WINNER
CL
Connor Loftin

EW2VYJ · USA

DUPR

3.560

AB
Andrew Bromwell

LWGJYZ · USA

DUPR

3.748

TEAM 2LOSS
Michael Sherwin

ZZX7RP · Southern Pines, NC, US

DUPR

3.671

CU
Carlos Urquiza

PZ5ZOZ · USA

DUPR

2.960

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-4497289494
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7437205590,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Loftin",
        "dupr_id": "EW2VYJ",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew  Bromwell",
        "dupr_id": "LWGJYZ",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7262197829,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Sherwin",
        "dupr_id": "ZZX7RP",
        "rating": 3.671,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/66.jpg",
        "location": "Southern Pines, NC, US"
      },
      {
        "name": "Carlos Urquiza",
        "dupr_id": "PZ5ZOZ",
        "rating": 2.96,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]