Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning

ID: 6654030022

Match Scores

9-11

Win

Play Date

2024-09-21

Play Time (Est)

11:30 PM

Play Location

Progress Village

Unverified Facility

Competitor Teams

TEAM 1LOSS
EM
Edgar Martinez

3VJOWE · Tampa, FL, US

DUPR

4.105

PL
Phillip Lipsey

KOL60Q · Ruskin, FL, US

DUPR

3.599

TEAM 2WINNER
KG
Kirk Garris

1RREJM · Valrico, FL, US

DUPR

3.597

VV
Venkat V

59KP0L · Riverview, FL, US

DUPR

3.858

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-6654030022
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4605791334,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edgar Martinez",
        "dupr_id": "3VJOWE",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Phillip Lipsey",
        "dupr_id": "KOL60Q",
        "rating": 3.599,
        "profile_pic_url": null,
        "location": "Ruskin, FL, US"
      }
    ]
  },
  {
    "team_id": 5066043666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kirk Garris",
        "dupr_id": "1RREJM",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Valrico, FL, US"
      },
      {
        "name": "Venkat V",
        "dupr_id": "59KP0L",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      }
    ]
  }
]