Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5455481404

Match Scores

7-11, 11-9, 11-8

Win

Play Date

2023-02-11

Play Time (Est)

5:00 PM

Play Location

Randolph, NJ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BO
bailey otto

17YYW5 · North Charleston, SC, US

DUPR

4.515

RF
Ryan Fredrickson

16OQ5E · USA

DUPR

3.500

TEAM 2LOSS
MP
Matt Popowsky

8MOV2P · USA

DUPR

3.500

KP
Keith Parker

8KGZ6O · Maplewood, NJ, US

DUPR

3.640

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-5455481404
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4768226969,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "bailey otto",
        "dupr_id": "17YYW5",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      },
      {
        "name": "Ryan Fredrickson",
        "dupr_id": "16OQ5E",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4683881941,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Popowsky",
        "dupr_id": "8MOV2P",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Parker",
        "dupr_id": "8KGZ6O",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": "Maplewood, NJ, US"
      }
    ]
  }
]