Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 6307076573

Match Scores

21-17

Win

Play Date

2025-11-08

Play Time (Est)

6:15 AM

Play Location

Performance Pickleball RVA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DK
Derek Kraje

3YN29E · Lynchburg, VA, US

DUPR

5.202

TK
Taylee Kraje

3LW7PJ · Lynchburg, VA, US

DUPR

4.603

TEAM 2LOSS
JM
Jack Moulton

0YPOO4 · Glen Allen, VA, US

DUPR

4.688

EM
Elizabeth Mendoza

2ZJYWE · USA

DUPR

3.410

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-6307076573
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5850952058,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Kraje",
        "dupr_id": "3YN29E",
        "rating": 5.202,
        "profile_pic_url": null,
        "location": "Lynchburg, VA, US"
      },
      {
        "name": "Taylee Kraje",
        "dupr_id": "3LW7PJ",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Lynchburg, VA, US"
      }
    ]
  },
  {
    "team_id": 6892398051,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Moulton",
        "dupr_id": "0YPOO4",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      },
      {
        "name": "Elizabeth Mendoza",
        "dupr_id": "2ZJYWE",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]