Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PBI Summer Ladder League - Session 1, Fri Aug 8

ID: 5894685148

Match Scores

15-5

Win

Play Date

2025-08-08

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Ralph Schillace

2QNXXR · USA

DUPR

4.695

KW
Kendal Walters

4ZX7JG · USA

DUPR

3.792

TEAM 2LOSS
Drew Armusewicz

7DX7W9 · Grand Island, NY, US

DUPR

4.082

Alexander James Queeno

4LKJGM · Buffalo, NY, US

DUPR

3.813

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-5894685148
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7282382037,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ralph Schillace",
        "dupr_id": "2QNXXR",
        "rating": 4.695,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/47.jpg",
        "location": ""
      },
      {
        "name": "Kendal Walters",
        "dupr_id": "4ZX7JG",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5647105885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Armusewicz",
        "dupr_id": "7DX7W9",
        "rating": 4.082,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/28.jpg",
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Alexander James Queeno",
        "dupr_id": "4LKJGM",
        "rating": 3.813,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": "Buffalo, NY, US"
      }
    ]
  }
]