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

Pool B

ID: 8222718900

Match Scores

25-23

Win

Play Date

2025-11-08

Play Time (Est)

1:00 PM

Play Location

Performance Pickleball RVA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.021

DK
Derek Kraje

3YN29E · Lynchburg, VA, US

DUPR

5.196

TEAM 2LOSS
CC
Christopher Cosgrove

7DY279 · Burke, VA, US

DUPR

4.747

CW
Carter Work

892NZV · Salem, VA, US

DUPR

4.619

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-8222718900
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5350046557,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.021,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Derek Kraje",
        "dupr_id": "3YN29E",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Lynchburg, VA, US"
      }
    ]
  },
  {
    "team_id": 8193651647,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Cosgrove",
        "dupr_id": "7DY279",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Burke, VA, US"
      },
      {
        "name": "Carter Work",
        "dupr_id": "892NZV",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Salem, VA, US"
      }
    ]
  }
]