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

GPC RR Sunday

ID: 7363103102

Match Scores

12-10

Win

Play Date

2026-02-08

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Ryan Sinacore

7N5OG0 · Villa Rica, GA, US

DUPR

3.313

LB
Larry Braswell

V4EXYE · Heflin, AL, US

DUPR

3.383

TEAM 2LOSS
TB
Tyler Barnes

2Z45M4 · Carrollton, GA, US

DUPR

2.890

CM
Chino Melendez

K57PWY · Villa Rica, GA, US

DUPR

3.626

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-7363103102
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5961286298,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Sinacore",
        "dupr_id": "7N5OG0",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "Larry Braswell",
        "dupr_id": "V4EXYE",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": "Heflin, AL, US"
      }
    ]
  },
  {
    "team_id": 8450130137,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Barnes",
        "dupr_id": "2Z45M4",
        "rating": 2.89,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Chino Melendez",
        "dupr_id": "K57PWY",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      }
    ]
  }
]