Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool B

ID: 4709644530

Match Scores

10-21

Win

Play Date

2025-11-08

Play Time (Est)

7:30 PM

Play Location

Performance Pickleball RVA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TF
Tyler Ferguson

1N69WZ · Frederick, MD, US

DUPR

4.510

WP
Will Pleszkoch

4LRD7V · Towson, MD, US

DUPR

4.633

TEAM 2WINNER
BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.007

DK
Derek Kraje

3YN29E · Lynchburg, VA, US

DUPR

5.214

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-4709644530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5767998174,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Ferguson",
        "dupr_id": "1N69WZ",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Frederick, MD, US"
      },
      {
        "name": "Will Pleszkoch",
        "dupr_id": "4LRD7V",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Towson, MD, US"
      }
    ]
  },
  {
    "team_id": 8249863746,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Derek Kraje",
        "dupr_id": "3YN29E",
        "rating": 5.214,
        "profile_pic_url": null,
        "location": "Lynchburg, VA, US"
      }
    ]
  }
]