Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Pride Tournament

ID: 5484371956

Match Scores

10-15

Win

Play Date

2023-06-18

Play Time (Est)

5:00 PM

Play Location

Austin Tennis Center, Johnny Morris Road, Austin, TX, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Shelby Summers

1NJK73 · Austin, TX, US

DUPR

4.081

TC
Tobias Cohen

124J73 · Austin, TX, US

DUPR

4.492

TEAM 2WINNER
KP
Kendra Pomeroy

356501 · Buda, TX, US

DUPR

4.501

BG
Braxton Greco

895RRJ · USA

DUPR

4.478

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-5484371956
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7932238161,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shelby Summers",
        "dupr_id": "1NJK73",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Tobias Cohen",
        "dupr_id": "124J73",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 6716987006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kendra Pomeroy",
        "dupr_id": "356501",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Buda, TX, US"
      },
      {
        "name": "Braxton Greco",
        "dupr_id": "895RRJ",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]