Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wilson Dupr Collegiate Campus Regional

ID: 7191606821

Match Scores

21-19

Win

Play Date

2026-03-21

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BG
Braden Guliano

E9L56J · USA

DUPR

3.369

Grace Lastinger

KORKGQ · Pelion, SC, US

DUPR

4.147

TEAM 2LOSS
Trevor Clark

2YYWRE · Greenville, NC, US

DUPR

4.099

AN
alyssa narron

ZZ2P7M · USA

DUPR

3.460

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-7191606821
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5605852747,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Braden Guliano",
        "dupr_id": "E9L56J",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Grace Lastinger",
        "dupr_id": "KORKGQ",
        "rating": 4.147,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/15.jpg",
        "location": "Pelion, SC, US"
      }
    ]
  },
  {
    "team_id": 5821306404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Clark",
        "dupr_id": "2YYWRE",
        "rating": 4.099,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "Greenville, NC, US"
      },
      {
        "name": "alyssa narron",
        "dupr_id": "ZZ2P7M",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]