Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

North vs South Derby Day

ID: 4770262473

Match Scores

2-11, 6-11

Win

Play Date

2026-02-21

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LS
Louis Scheepers

2QZJ6Y · Pretoria, GP, ZA

DUPR

4.081

GR
Grant Rafferty

Z9VZDQ · USA

DUPR

4.233

TEAM 2WINNER
SM
Steve Mahony

67XDXK · Randburg, GP, ZA

DUPR

4.378

JV
JuanLouis Van Antwerpen

56GOVL · Johannesburg, GP, ZA

DUPR

4.648

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-4770262473
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7292228834,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Louis Scheepers",
        "dupr_id": "2QZJ6Y",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      },
      {
        "name": "Grant Rafferty",
        "dupr_id": "Z9VZDQ",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8315783681,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Mahony",
        "dupr_id": "67XDXK",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Randburg, GP, ZA"
      },
      {
        "name": "JuanLouis Van Antwerpen",
        "dupr_id": "56GOVL",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "Johannesburg, GP, ZA"
      }
    ]
  }
]