Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Doubles 4.5-5.0 Pool Play + Playoffs 10-49 Age - Pin Point’s 1 Year Celebration

ID: 4586535859

Match Scores

11-1

Win

Play Date

2025-10-11

Play Time (Est)

8:45 AM

Play Location

Pin Point Indoor Pickleball & Golf

View Facility Page →

Competitor Teams

TEAM 1WINNER
KS
Kenneth Suarez

3OWLEL · Raleigh, NC, US

DUPR

4.974

DR
Domas Rinksalis

8D6LR4 · Chapel Hill, NC, US

DUPR

4.816

TEAM 2LOSS
GS
George Sevier

RYLOLN · USA

DUPR

4.021

GK
Gene Koutsos

L5E4ZZ · USA

DUPR

4.008

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-4586535859
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6495395374,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenneth Suarez",
        "dupr_id": "3OWLEL",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Domas Rinksalis",
        "dupr_id": "8D6LR4",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  },
  {
    "team_id": 5666395171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Sevier",
        "dupr_id": "RYLOLN",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gene Koutsos",
        "dupr_id": "L5E4ZZ",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]